diff options
Diffstat (limited to 'misc/fsck.c')
-rw-r--r-- | misc/fsck.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/fsck.c b/misc/fsck.c index 826aaebb..72505d7b 100644 --- a/misc/fsck.c +++ b/misc/fsck.c @@ -27,7 +27,6 @@ #define _XOPEN_SOURCE 600 /* for inclusion of sa_handler in Solaris */ -#include "config.h" #include <sys/types.h> #include <sys/wait.h> #include <sys/stat.h> |