diff options
Diffstat (limited to 'swaponoff.c')
-rw-r--r-- | swaponoff.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swaponoff.c b/swaponoff.c index 0613fa1e9..9deb13a28 100644 --- a/swaponoff.c +++ b/swaponoff.c | |||
@@ -26,6 +26,7 @@ | |||
26 | #include <mntent.h> | 26 | #include <mntent.h> |
27 | #include <dirent.h> | 27 | #include <dirent.h> |
28 | #include <errno.h> | 28 | #include <errno.h> |
29 | #include <string.h> | ||
29 | #include <stdlib.h> | 30 | #include <stdlib.h> |
30 | #include <sys/mount.h> | 31 | #include <sys/mount.h> |
31 | #include <sys/syscall.h> | 32 | #include <sys/syscall.h> |