]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/resolve/resolved.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / resolve / resolved.c
index 0845b2c1ae0d6b05aeba53fb540dfcbbe6aa9f6b..2ca9fbdc72dc954202b10ad04cfbbe205176b6d3 100644 (file)
@@ -1,5 +1,9 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
+#include <sys/stat.h>
+#include <sys/types.h>
+#include <unistd.h>
+
 #include "sd-daemon.h"
 #include "sd-event.h"