diff options
Diffstat (limited to 'security/nmap/files/patch-output.cc')
-rw-r--r-- | security/nmap/files/patch-output.cc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/nmap/files/patch-output.cc b/security/nmap/files/patch-output.cc index a5a89f73c2df..3d2f102f93ec 100644 --- a/security/nmap/files/patch-output.cc +++ b/security/nmap/files/patch-output.cc @@ -1,14 +1,14 @@ ---- output.cc.orig 2009-12-20 04:22:19.000000000 +0100 -+++ output.cc 2010-01-21 17:42:20.000000000 +0100 -@@ -111,6 +111,7 @@ - #include <string> +--- ./output.cc.orig 2011-09-19 20:31:46.000000000 +0200 ++++ ./output.cc 2011-09-23 22:11:50.000000000 +0200 +@@ -114,6 +114,7 @@ + #include <set> #include <vector> #include <list> +#include <sys/param.h> + #include <sstream> /* Workaround for lack of namespace std on HP-UX 11.00 */ - namespace std {}; -@@ -1037,7 +1038,7 @@ +@@ -940,7 +941,7 @@ case LOG_MACHINE: case LOG_SKID: case LOG_XML: |