]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/lldp-network.c
Remove/add (un)needed includes
[thirdparty/systemd.git] / src / libsystemd-network / lldp-network.c
index 42058c4449afa6561e9d6720e4762414626544ae..7c865b46cb337313794d40521bf63237fd4088cf 100644 (file)
@@ -19,7 +19,7 @@
 ***/
 
 #include <linux/filter.h>
-#include <linux/if_ether.h>
+#include <netinet/if_ether.h>
 
 #include "fd-util.h"
 #include "lldp-internal.h"