summaryrefslogtreecommitdiffstats
path: root/toolbox/swapon.c
diff options
context:
space:
mode:
Diffstat (limited to 'toolbox/swapon.c')
-rw-r--r--toolbox/swapon.c1
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)