a410615192
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15166 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
302 B
Diff
12 lines
302 B
Diff
--- hping3-20051105_orig/libpcap_stuff.c 2004-04-10 01:38:56.000000000 +0200
|
|
+++ hping3-20051105/libpcap_stuff.c 2009-02-26 15:26:26.000000000 +0100
|
|
@@ -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"
|
|
|