chiark / gitweb /
journald: check session owner UID rather then audit ID when splitting up journal...
[elogind.git] / src / core / hostname-setup.c
index 7894f8a5f2e5f35528d8512e5359f73a778c375e..ac508af122a3104c4cad7b049451b2e8e082527d 100644 (file)
@@ -29,6 +29,7 @@
 #include "macro.h"
 #include "util.h"
 #include "log.h"
+#include "fileio.h"
 
 static int read_and_strip_hostname(const char *path, char **hn) {
         char *s;