aboutsummaryrefslogtreecommitdiffstats
path: root/main/cutter/musl-fix.patch
blob: e8ff6de41d9067f7c99095e39c8a006a593ed2a6 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./cutter.c.orig
+++ ./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 */