summaryrefslogtreecommitdiff
path: root/net/ngrep-lib/files/patch-ngrep-lib.c
blob: 475ff54a8e399efc7609c15baabbb1cb8c40607d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ngrep-lib.c.orig	Sat Feb 28 22:23:31 2004
+++ ngrep-lib.c	Sat Feb 28 22:23:46 2004
@@ -51,6 +51,7 @@
 #include <netinet/udp.h>
 #include <netinet/ip_icmp.h>
 
+#define PCAP_DONT_INCLUDE_PCAP_BPF_H
 #include <pcap.h>
 #include <net/bpf.h>