summaryrefslogtreecommitdiff
path: root/lib/stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stat.c')
-rw-r--r--lib/stat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/stat.c b/lib/stat.c
index 2088db391..df0be3a81 100644
--- a/lib/stat.c
+++ b/lib/stat.c
@@ -27,9 +27,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
-#ifndef errno
-extern int errno;
-#endif
#if defined LSTAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK
# include <stdlib.h>
# include <string.h>