smlinux/net/rp-pppoe/musl-fix.patch
2022-02-13 15:56:03 +05:30

13 lines
245 B
Diff

--- ./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