summaryrefslogtreecommitdiff
path: root/data/nmap/include.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/nmap/include.diff')
-rw-r--r--data/nmap/include.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/data/nmap/include.diff b/data/nmap/include.diff
deleted file mode 100644
index 1adc88203..000000000
--- a/data/nmap/include.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ru nmap-4.76/nmap_dns.h nmap-4.76+iPhone/nmap_dns.h
---- nmap-4.76/nmap_dns.h 2008-08-21 09:24:35.000000000 +0000
-+++ nmap-4.76+iPhone/nmap_dns.h 2008-10-09 08:45:26.000000000 +0000
-@@ -95,6 +95,9 @@
- * *
- ***************************************************************************/
-
-+#include <list>
-+#include <string>
-+
- class Target;
-
- void nmap_mass_rdns(Target ** targets, int num_targets);