]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
No longer include <ctype.h>.
authorJim Meyering <jim@meyering.net>
Sat, 10 Dec 1994 05:43:18 +0000 (05:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Dec 1994 05:43:18 +0000 (05:43 +0000)
src/chown.c

index 6177a726816f4c307c8476e394b66bd0ba478608..4b4688d8ecef987aa52986caa9b3d326779e5b69 100644 (file)
@@ -30,7 +30,6 @@
 
 #include <config.h>
 #include <stdio.h>
-#include <ctype.h>
 #include <sys/types.h>
 #include <pwd.h>
 #include <grp.h>