summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSadeep Madurange <smadurange@users.noreply.github.com>2021-12-29 19:32:09 +0800
committerSadeep Madurange <smadurange@users.noreply.github.com>2021-12-29 19:32:09 +0800
commitd92f55ce39a8c516132276673f3128560125b0fe (patch)
treed03e4f4df656ddc263ac05ef2f86e4227da7ab90
parent89d4698016e406685b244124040817c8a2025e58 (diff)
downloadk&r-exercises-d92f55ce39a8c516132276673f3128560125b0fe.tar.gz
5.3
-rw-r--r--5/3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/5/3.c b/5/3.c
index 129586d..8347c38 100644
--- a/5/3.c
+++ b/5/3.c
@@ -1,4 +1,3 @@
-#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>