aboutsummaryrefslogtreecommitdiff
path: root/util-linux/swaponoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/swaponoff.c')
-rw-r--r--util-linux/swaponoff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c
index b3057b309..54867ec36 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