chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / getty-generator / getty-generator.c
index cb38f21052e6e3ec476a4a5423e963d6b8a3c67d..e811830a6bd0a816b8edcc743102e81965a5ff7a 100644 (file)
@@ -28,6 +28,7 @@
 #include "mkdir.h"
 #include "unit-name.h"
 #include "virt.h"
+#include "fileio.h"
 
 static const char *arg_dest = "/tmp";