]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-id128.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / test / test-id128.c
index ec50e057a3655c38eed232a43409ce98302c259e..8840788310e52626bf4a09032ee4cec11b052fc9 100644 (file)
@@ -1,6 +1,9 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
+#include <fcntl.h>
 #include <string.h>
+#include <sys/types.h>
+#include <unistd.h>
 
 #include "sd-daemon.h"
 #include "sd-id128.h"