Whamcloud - gitweb
lib/{e2p,ss}: remove manual declarations of errno
[tools/e2fsprogs.git] / lib / ss / help.c
index a22b401..54c78f2 100644 (file)
@@ -20,8 +20,6 @@
 #endif
 #ifdef HAVE_ERRNO_H
 #include <errno.h>
-#else
-extern int errno;
 #endif
 #include <fcntl.h>
 #include <sys/param.h>