chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / core / execute.c
index aa58bc488ca3a13f02b9badccc01a9639bbcb626..3376adc34aaded0d5a63a8b45346e609ae611959 100644 (file)
@@ -65,6 +65,7 @@
 #include "path-util.h"
 #include "syscall-list.h"
 #include "env-util.h"
+#include "fileio.h"
 
 #define IDLE_TIMEOUT_USEC (5*USEC_PER_SEC)