chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / systemctl / systemctl.c
index 12e343e8530a71f8676daac08bc138a7e327cb6a..df8da96eb7861e74ae6d179a1c85f5e917657d9f 100644 (file)
@@ -66,6 +66,7 @@
 #include "logs-show.h"
 #include "path-util.h"
 #include "socket-util.h"
+#include "fileio.h"
 
 static const char *arg_type = NULL;
 static const char *arg_load_state = NULL;