diff options
Diffstat (limited to 'toolbox/swapoff.c')
-rw-r--r-- | toolbox/swapoff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolbox/swapoff.c b/toolbox/swapoff.c index 8f14158..d8f6a00 100644 --- a/toolbox/swapoff.c +++ b/toolbox/swapoff.c @@ -1,6 +1,5 @@ #include <stdio.h> #include <unistd.h> -#include <asm/page.h> #include <sys/swap.h> int swapoff_main(int argc, char **argv) |