diff options
| author | Sofian Brabez <sbz@FreeBSD.org> | 2014-07-22 12:33:36 +0000 |
|---|---|---|
| committer | Sofian Brabez <sbz@FreeBSD.org> | 2014-07-22 12:33:36 +0000 |
| commit | 2e875105323361b0bb01abf7a11128835825d298 (patch) | |
| tree | cbdf82280505965ba43404b81015df8104b28d5e /security/dsniff/files/patch-pcaputil.c | |
| parent | - Update to version 0.46, stagify, and cleanup the port (diff) | |
- Update to 2.4b1
- Fix build with libnet11 and libnids (introduced by r361784)
Reported by: pkg-fallout
Diffstat (limited to '')
| -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" |
