From c6c5d47ec3639a9590a5e4ecb54fad036e2303e7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 16 Jan 2004 13:05:57 +0000 Subject: [PATCH] - includes update for libpcap 0.8.x Changed files: kismet-pcap.patch -> 1.1 --- kismet-pcap.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 kismet-pcap.patch 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 + } + -- 2.43.0