SOURCES: netdude-bpf.patch (NEW) - new. removed useless #include <...

darekr darekr at pld-linux.org
Mon Dec 12 22:15:31 CET 2005


Author: darekr                       Date: Mon Dec 12 21:15:30 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new. removed useless #include <net/bpf.h> from sources

---- Files affected:
SOURCES:
   netdude-bpf.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/netdude-bpf.patch
diff -u /dev/null SOURCES/netdude-bpf.patch:1.1
--- /dev/null	Mon Dec 12 22:15:30 2005
+++ SOURCES/netdude-bpf.patch	Mon Dec 12 22:15:25 2005
@@ -0,0 +1,11 @@
+--- netdude-0.3.3/protocols/fddi/nd_fddi.c~	2002-11-08 18:20:35.000000000 +0100
++++ netdude-0.3.3/protocols/fddi/nd_fddi.c	2005-12-12 22:07:08.000000000 +0100
+@@ -34,8 +34,6 @@
+ #include <nd_fddi.h>
+ #include <nd_fddi_callbacks.h>
+ 
+-#include <net/bpf.h>
+-
+ static ND_ProtoField fddi_fields[] = {
+   { ND_VAL_FIELD, N_("Frame\nCtrl.\n(0x%.2x)"), N_("Frame Control"),    8,  nd_fddi_fc_cb    },
+   { ND_VAL_FIELD, N_("Dst. addr.\n(%s)\n"),     N_("Destination host"), 48, nd_fddi_dhost_cb },
================================================================



More information about the pld-cvs-commit mailing list