summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSadeep Madurange <smadurange@users.noreply.github.com>2021-12-31 17:04:15 +0800
committerSadeep Madurange <smadurange@users.noreply.github.com>2021-12-31 17:04:15 +0800
commit0adbd437bcc5993f441ea1bc68346059e400e817 (patch)
treedbb9bba4c175f3a205df440e42e505925a0c9047
parent3ffbf18b95024168f8dc5ced1acd2328a1898f69 (diff)
downloadk&r-exercises-0adbd437bcc5993f441ea1bc68346059e400e817.tar.gz
5.5
-rw-r--r--5/5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/5/5.c b/5/5.c
index 84bd57a..bc00225 100644
--- a/5/5.c
+++ b/5/5.c
@@ -1,4 +1,3 @@
-#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>