projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36a504f
)
No longer include <ctype.h>.
author
Jim Meyering
<jim@meyering.net>
Sat, 10 Dec 1994 05:43:18 +0000
(
05:43
+0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 10 Dec 1994 05:43:18 +0000
(
05:43
+0000)
src/chown.c
patch
|
blob
|
history
diff --git
a/src/chown.c
b/src/chown.c
index
6177a72
..
4b4688d
100644
(file)
--- a/
src/chown.c
+++ b/
src/chown.c
@@
-30,7
+30,6
@@
#include <config.h>
#include <stdio.h>
-#include <ctype.h>
#include <sys/types.h>
#include <pwd.h>
#include <grp.h>