1 2 3 4 5 6 7 8 9 10
--- base/pcap-snoop.c 2002-09-09 21:02:58.000000000 +0000 +++ base/pcap-snoop.c 2004-02-06 14:59:37.278455352 +0000 @@ -49,7 +49,6 @@ #include <pcap.h> #include <unistd.h> -#include <net/bpf.h> #ifndef _WIN32 #include <sys/param.h> #endif