projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33d5b81
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 19 Sep 1999 16:47:58 +0000
(16:47 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 19 Sep 1999 16:47:58 +0000
(16:47 +0000)
lib/lchown.c
patch
|
blob
|
history
diff --git
a/lib/lchown.c
b/lib/lchown.c
index 391f5ca984ad24fe431cb5d0e91dcf56b704c24e..9604b543b001558fb43757f6704529d8ebb7a272 100644
(file)
--- a/
lib/lchown.c
+++ b/
lib/lchown.c
@@
-34,7
+34,6
@@
extern int errno;
# define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
#endif
-
/* Declare chown to avoid a warning. Don't include unistd.h,
because it may have a conflicting prototype for lchown. */
int chown ();