chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / quotacheck / quotacheck.c
index e7a44050277ffeb1c4e4c7d6c4519843de9344d1..32f3ff904d7998e237f46b0c126d19742551009c 100644 (file)
@@ -27,6 +27,7 @@
 
 #include "util.h"
 #include "virt.h"
+#include "fileio.h"
 
 static bool arg_skip = false;
 static bool arg_force = false;