]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkctl.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / network / networkctl.c
index 86f6435e4f598dd1f884d8c743eeb73d5ab19be8..3881aaa42b577b43c4d484f448445fb7cce9ff50 100644 (file)
@@ -4,6 +4,9 @@
 #include <linux/if_addrlabel.h>
 #include <net/if.h>
 #include <stdbool.h>
+#include <sys/stat.h>
+#include <sys/types.h>
+#include <unistd.h>
 
 #include "sd-device.h"
 #include "sd-hwdb.h"