d4b6d3c20e
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20645 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
197 B
Diff
12 lines
197 B
Diff
--- a/libpcap_stuff.c
|
|
+++ b/libpcap_stuff.c
|
|
@@ -17,7 +17,7 @@
|
|
#include <stdlib.h>
|
|
#include <sys/ioctl.h>
|
|
#include <pcap.h>
|
|
-#include <net/bpf.h>
|
|
+#include <pcap-bpf.h>
|
|
|
|
#include "globals.h"
|
|
|