]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/show-status.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / core / show-status.c
index f748a8208469064fa3b3ca511d01213056a38405..02601e52db9bf2718fa64a711216193a98a2245a 100644 (file)
@@ -1,5 +1,9 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
+#include <fcntl.h>
+#include <sys/stat.h>
+#include <sys/types.h>
+
 #include "alloc-util.h"
 #include "fd-util.h"
 #include "io-util.h"