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 6177a72..4b4688d 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>