chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / shared / hwclock.c
index f9adf0369ea71cc38f23315b43b57d8b66a2dc08..488c30e93f6c8ce04dfb2da451b4c60022b0c9c4 100644 (file)
@@ -41,6 +41,7 @@
 #include "log.h"
 #include "strv.h"
 #include "hwclock.h"
+#include "fileio.h"
 
 static int rtc_open(int flags) {
         int fd;