]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/rp-pppoe/plugin.c
rp-pppoe: Fix compilation with musl libc
[ppp.git] / pppd / plugins / rp-pppoe / plugin.c
index 44e0c31de9f3f6af6abd629ae78954462eccc2f8..93c0906119d7240fd60ba483768c3654ef642f5f 100644 (file)
@@ -46,7 +46,6 @@ static char const RCSID[] =
 #include <unistd.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <net/ethernet.h>
 #include <net/if_arp.h>
 #include <linux/ppp_defs.h>
 #include <linux/if_pppox.h>