aboutsummaryrefslogtreecommitdiffstats
path: root/main/rp-pppoe/musl-fix.patch
blob: d62fc8293d5bb74ab624cc69d8c50dd3cf4f5e93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./src/pppoe.h.orig
+++ ./src/pppoe.h
@@ -127,10 +127,6 @@
 #error Could not find a 32-bit integer type
 #endif
 
-#ifdef HAVE_LINUX_IF_ETHER_H
-#include <linux/if_ether.h>
-#endif
-
 #include <netinet/in.h>
 
 #ifdef HAVE_NETINET_IF_ETHER_H