chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / udev / udevd.c
index 088a89f47084438f3ed2b771bdd880f114c411a1..92911efa90f86bc753542a6ab7801d3d7b0af802 100644 (file)
@@ -48,6 +48,7 @@
 #include "sd-daemon.h"
 #include "cgroup-util.h"
 #include "dev-setup.h"
+#include "fileio.h"
 
 static bool debug;