summaryrefslogtreecommitdiff
path: root/lib/lchown.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lchown.c')
-rw-r--r--lib/lchown.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/lchown.c b/lib/lchown.c
index ec754eac8..b04fb3646 100644
--- a/lib/lchown.c
+++ b/lib/lchown.c
@@ -22,9 +22,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
-#ifndef errno
-extern int errno;
-#endif
+
#include "lchown.h"
#include "stat-macros.h"