chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / sysctl / sysctl.c
index a8cbb5a326d137df647fb290c794e0246f745b5e..2d43660bb5285a8eaf5435f04a7be2bd8f2ec45f 100644 (file)
@@ -34,6 +34,7 @@
 #include "hashmap.h"
 #include "path-util.h"
 #include "conf-files.h"
+#include "fileio.h"
 
 static char **arg_prefixes = NULL;