mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-15 21:52:11 +01:00
11 lines
261 B
Diff
11 lines
261 B
Diff
--- ./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 */
|