chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / hostname / hostnamectl.c
index ff1f091776bf748d1d3720ff9f2d6136c2408ffd..7945c86b5f791c90fd2efd8fa712333369561ba4 100644 (file)
@@ -36,6 +36,7 @@
 #include "strv.h"
 #include "sd-id128.h"
 #include "virt.h"
+#include "fileio.h"
 
 static enum transport {
         TRANSPORT_NORMAL,