summaryrefslogtreecommitdiff
path: root/lib/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chown.c')
-rw-r--r--lib/chown.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/chown.c b/lib/chown.c
index 460e4f623..d761c7339 100644
--- a/lib/chown.c
+++ b/lib/chown.c
@@ -36,9 +36,6 @@
# include <sys/file.h>
#endif
#include <errno.h>
-#ifndef errno
-extern int errno;
-#endif
/* Provide a more-closely POSIX-conforming version of chown on
systems with one or both of the following problems: