summaryrefslogtreecommitdiff
path: root/package/nmap/patches/patch-nmap_dns_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/nmap/patches/patch-nmap_dns_h')
-rw-r--r--package/nmap/patches/patch-nmap_dns_h8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/nmap/patches/patch-nmap_dns_h b/package/nmap/patches/patch-nmap_dns_h
index 2868f42ba..31fb4f536 100644
--- a/package/nmap/patches/patch-nmap_dns_h
+++ b/package/nmap/patches/patch-nmap_dns_h
@@ -1,7 +1,7 @@
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- nmap-4.76.orig/nmap_dns.h 2008-08-21 11:24:35.000000000 +0200
-+++ nmap-4.76/nmap_dns.h 2008-12-14 19:40:58.000000000 +0100
-@@ -95,6 +95,9 @@
+--- nmap-5.00.orig/nmap_dns.h 2009-06-24 23:35:54.000000000 +0200
++++ nmap-5.00/nmap_dns.h 2009-07-20 20:33:41.191399691 +0200
+@@ -86,6 +86,9 @@
* *
***************************************************************************/
@@ -10,4 +10,4 @@ $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
+
class Target;
- void nmap_mass_rdns(Target ** targets, int num_targets);
+ #include <string>