Dash:
[t2.git] / package / network / ipconfig / packet.h.patch
blob056d196968be8b42483b58f901cfa32da5ebd862
1 --- ipconfig/packet.c.vanilla 2018-11-14 19:00:05.816455223 +0000
2 +++ ipconfig/packet.c 2018-11-14 19:01:00.764454396 +0000
3 @@ -9,7 +9,7 @@
4 #include <stdlib.h>
5 #include <string.h>
6 #include <unistd.h>
7 -#include <net/if_packet.h>
8 +//#include <net/if_packet.h>
9 #include <netinet/if_ether.h>
10 #include <netinet/in.h>
11 #include <netpacket/packet.h>