]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/remount-fs/remount-fs.c
tree-wide: drop string.h when string-util.h or friends are included
[thirdparty/systemd.git] / src / remount-fs / remount-fs.c
index 0df29aa69ff0cb26f45b8fdbf9ebb6b55a8bedd4..589101342703bd203ff42e1852530d2b4ea61dd0 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <mntent.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <sys/stat.h>
 #include <sys/wait.h>