]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/sd-lldp.c
util: drop missing.h from socket-util.h
[thirdparty/systemd.git] / src / libsystemd-network / sd-lldp.c
index e5cd134d57f74d3149e697c57f3d7dd8d883afa2..969fc71051bcead68d4eed3096e30381fa9a6869 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <arpa/inet.h>
 #include <linux/sockios.h>
+#include <sys/ioctl.h>
 
 #include "sd-lldp.h"