summaryrefslogtreecommitdiff
path: root/src/shutdown/umount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shutdown/umount.c')
-rw-r--r--src/shutdown/umount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shutdown/umount.c b/src/shutdown/umount.c
index c75be39fef..4563a9d720 100644
--- a/src/shutdown/umount.c
+++ b/src/shutdown/umount.c
@@ -7,7 +7,6 @@
#include <fcntl.h>
#include <linux/dm-ioctl.h>
#include <linux/loop.h>
-#include <string.h>
#include <sys/mount.h>
#include <sys/swap.h>
#include <sys/stat.h>