chiark / gitweb /
systemd-activate: pass environment variables through
[elogind.git] / src / fsck / fsck.c
index f5d38ad261192dccd59355144fecf54655ac714e..f692b3a8d3e338c10984f6baef21f8e5e143b6c5 100644 (file)
@@ -35,6 +35,7 @@
 #include "special.h"
 #include "bus-errors.h"
 #include "virt.h"
+#include "fileio.h"
 
 static bool arg_skip = false;
 static bool arg_force = false;