]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/nspawn/nspawn-seccomp.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / nspawn / nspawn-seccomp.c
index e7ef80f7d6715a7b456f7aad22ddf7431f1082ff..9b5eb011ae77760e4d9c47dfe74c9abce7c176d5 100644 (file)
@@ -3,6 +3,7 @@
 #include <errno.h>
 #include <linux/netlink.h>
 #include <sys/capability.h>
+#include <sys/socket.h>
 #include <sys/types.h>
 
 #if HAVE_SECCOMP