summaryrefslogtreecommitdiff
blob: fed8bc26ee02162fdeed1e997703907709423eb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://git.alpinelinux.org/aports/tree/main/cutter/musl-fix.patch
https://bugs.gentoo.org/715994
--- a/cutter.c
+++ b/cutter.c
@@ -47,7 +47,6 @@
 #include <linux/socket.h>
 #include <linux/ip.h>
 #include <linux/tcp.h>
-#include <linux/if_ether.h>
 #include <fcntl.h>
 #include <netpacket/packet.h>
 #include <net/ethernet.h>     /* the L2 protocols */