]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/netdev/macsec.c
network: include glibc headers before including kernel headers
[thirdparty/systemd.git] / src / network / netdev / macsec.c
index ccc37cded4684494603a2b8587e698558e1ed1fc..c82a6fd0ac16a4580eb517ddf99c5919da0a91c3 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <arpa/inet.h>
+#include <netinet/in.h>
 #include <linux/if_ether.h>
 #include <linux/if_macsec.h>
 #include <linux/genetlink.h>