chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / sleep / sleep.c
index 218de3a5675711ab32b1d38e9930ed6d9e60cf32..070762546bbb1c435824ea658a31641bb5a11770 100644 (file)
@@ -27,6 +27,7 @@
 #include "util.h"
 #include "systemd/sd-id128.h"
 #include "systemd/sd-messages.h"
+#include "fileio.h"
 
 int main(int argc, char *argv[]) {
         const char *verb;