]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/hostname/hostnamed.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / hostname / hostnamed.c
index 058a71b109deb82afe4223f1842f14975b6a3b80..c35ef556624071b8d7aadd3990ff49ca93dff9e2 100644 (file)
@@ -3,6 +3,8 @@
 #include <errno.h>
 #include <string.h>
 #include <sys/utsname.h>
+#include <sys/stat.h>
+#include <sys/types.h>
 #include <unistd.h>
 
 #include "alloc-util.h"