diff options
Diffstat (limited to 'util-linux/swaponoff.c')
-rw-r--r-- | util-linux/swaponoff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c index b3057b3..54867ec 100644 --- a/util-linux/swaponoff.c +++ b/util-linux/swaponoff.c @@ -24,7 +24,6 @@ #include "libbb.h" #include <mntent.h> -#include <sys/swap.h> #ifndef __BIONIC__ # include <sys/swap.h> #endif |