diff options
Diffstat (limited to 'toolbox/swapon.c')
-rw-r--r-- | toolbox/swapon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolbox/swapon.c b/toolbox/swapon.c index a810b3d..21d2287 100644 --- a/toolbox/swapon.c +++ b/toolbox/swapon.c @@ -2,7 +2,6 @@ #include <stdlib.h> #include <unistd.h> #include <getopt.h> -#include <asm/page.h> #include <sys/swap.h> void usage(char *name) |