diff options
Diffstat (limited to 'mkswap.c')
-rw-r--r-- | mkswap.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,7 +43,6 @@ #include <stdlib.h> #include <sys/ioctl.h> /* for _IO */ #include <sys/utsname.h> -#include <sys/stat.h> #include <asm/page.h> /* for PAGE_SIZE and PAGE_SHIFT */ /* we also get PAGE_SIZE via getpagesize() */ |