freebsd-ports/net/ngrep-lib/files/patch-ngrep-lib.c
2004-02-28 11:24:53 +00:00

10 lines
244 B
C

--- 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>