summaryrefslogtreecommitdiffstats
path: root/3/4.c
diff options
context:
space:
mode:
authorSadeep Madurange <smadurange@users.noreply.github.com>2021-12-03 19:52:01 +0800
committerSadeep Madurange <smadurange@users.noreply.github.com>2021-12-03 19:52:01 +0800
commit273eacec3c2b291c991fad15e95d6f09bbb0978d (patch)
tree8b3602ac051f527e0413b15032dfb131bd6485ea /3/4.c
parent091198e19883a563fcd45c70d66692efc6d3f4d5 (diff)
downloadk&r-exercises-273eacec3c2b291c991fad15e95d6f09bbb0978d.tar.gz
3.4
Diffstat (limited to '3/4.c')
-rw-r--r--3/4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/3/4.c b/3/4.c
index 4749fde..92d8283 100644
--- a/3/4.c
+++ b/3/4.c
@@ -1,4 +1,3 @@
-#include <ctype.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>