From: Jakub Bogusz Date: Fri, 16 Jan 2004 13:05:57 +0000 (+0000) Subject: - includes update for libpcap 0.8.x X-Git-Tag: auto/ac/kismet-3_0_1-2~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c6c5d47ec3639a9590a5e4ecb54fad036e2303e7;p=packages%2Fkismet.git - includes update for libpcap 0.8.x Changed files: kismet-pcap.patch -> 1.1 --- diff --git a/kismet-pcap.patch b/kismet-pcap.patch new file mode 100644 index 0000000..c917afa --- /dev/null +++ b/kismet-pcap.patch @@ -0,0 +1,15 @@ +--- kismet-3.0.1/pcapsource.h.orig Tue Aug 5 07:43:40 2003 ++++ kismet-3.0.1/pcapsource.h Fri Jan 16 13:28:38 2004 +@@ -29,10 +29,10 @@ + extern "C" { + #ifndef HAVE_PCAPPCAP_H + #include +-#include ++#include + #else + #include +-#include ++#include + #endif + } +