diff options
Diffstat (limited to 'security/dsniff/files/patch-pcaputil.c')
-rw-r--r-- | security/dsniff/files/patch-pcaputil.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/dsniff/files/patch-pcaputil.c b/security/dsniff/files/patch-pcaputil.c index 654e90a77162..ecaf1bdc226b 100644 --- a/security/dsniff/files/patch-pcaputil.c +++ b/security/dsniff/files/patch-pcaputil.c @@ -1,6 +1,6 @@ ---- ./pcaputil.c.orig Tue Nov 14 12:51:08 2000 -+++ ./pcaputil.c Mon Sep 25 16:26:13 2006 -@@ -13,9 +13,10 @@ +--- ./pcaputil.c.orig 2001-03-15 09:33:04.000000000 +0100 ++++ ./pcaputil.c 2014-07-22 13:20:14.000000000 +0200 +@@ -16,9 +16,10 @@ #include <stdlib.h> #include <string.h> #include <err.h> @@ -11,5 +11,5 @@ -#include <pcap-int.h> +#include </usr/include/pcap-int.h> #endif - #include "pcaputil.h" + #include "pcaputil.h" |