summaryrefslogtreecommitdiffstats
path: root/5
diff options
context:
space:
mode:
authorSadeep Madurange <smadurange@users.noreply.github.com>2021-12-29 19:58:48 +0800
committerSadeep Madurange <smadurange@users.noreply.github.com>2021-12-29 19:58:48 +0800
commite745d10a8bfbdc6b1ac53d164e2935ab9d4723d2 (patch)
tree7af734a543127d94814e8dd4ee06e7c52332389c /5
parent475181ee93fd3a725927a8effa88013093fc769a (diff)
downloadk&r-exercises-e745d10a8bfbdc6b1ac53d164e2935ab9d4723d2.tar.gz
5.3
Diffstat (limited to '5')
-rw-r--r--5/3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/5/3.c b/5/3.c
index e6a191e..ff4c02d 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>