diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-12 14:11:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-12 14:11:48 +0200 |
commit | bdcb19554ef258df89b9c3ab2109b2acadd16866 (patch) | |
tree | e098fcc51e62513dde2ca53a266b9ed29dabb88d /package/nmap/patches/patch-nmap_dns_h | |
parent | c1064830dab447f98f712cb09f408acb6f077d3d (diff) |
update to latest stable version
Diffstat (limited to 'package/nmap/patches/patch-nmap_dns_h')
-rw-r--r-- | package/nmap/patches/patch-nmap_dns_h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/nmap/patches/patch-nmap_dns_h b/package/nmap/patches/patch-nmap_dns_h deleted file mode 100644 index 31fb4f536..000000000 --- a/package/nmap/patches/patch-nmap_dns_h +++ /dev/null @@ -1,13 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- 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 @@ - * * - ***************************************************************************/ - -+#include <list> -+#include <string> -+ - class Target; - - #include <string> |