summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/tcpdump/tcpslice/tcpslice-CVS.20010207-bpf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/tcpdump/tcpslice/tcpslice-CVS.20010207-bpf.patch')
-rw-r--r--meta-networking/recipes-support/tcpdump/tcpslice/tcpslice-CVS.20010207-bpf.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tcpdump/tcpslice/tcpslice-CVS.20010207-bpf.patch b/meta-networking/recipes-support/tcpdump/tcpslice/tcpslice-CVS.20010207-bpf.patch
new file mode 100644
index 000000000..0a7359311
--- /dev/null
+++ b/meta-networking/recipes-support/tcpdump/tcpslice/tcpslice-CVS.20010207-bpf.patch
@@ -0,0 +1,15 @@
1Upstream-Status: Pending [from tcpdump-4.1.1-1.fc14.src.rpm]
2
3Signed-off-by: Roy Li <rongqing.li@windriver.com>
4diff -ur tcpdump-3.8.1/tcpslice/tcpslice.c tcpdump-3.8.1.new/tcpslice/tcpslice.c
5--- tcpslice/tcpslice.c 2004-01-15 17:35:53.000000000 +0100
6+++ tcpslice/tcpslice.c 2004-01-15 16:12:57.000000000 +0100
7@@ -35,7 +35,7 @@
8 #include <sys/file.h>
9 #include <sys/stat.h>
10
11-#include <net/bpf.h>
12+/* #include <net/bpf.h> */
13
14 #include <ctype.h>
15 #ifdef HAVE_FCNTL_H