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_h13
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>