summaryrefslogtreecommitdiff
path: root/package/nmap/patches/patch-scan_engine_cc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-12 14:11:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-12 14:11:48 +0200
commitbdcb19554ef258df89b9c3ab2109b2acadd16866 (patch)
treee098fcc51e62513dde2ca53a266b9ed29dabb88d /package/nmap/patches/patch-scan_engine_cc
parentc1064830dab447f98f712cb09f408acb6f077d3d (diff)
update to latest stable version
Diffstat (limited to 'package/nmap/patches/patch-scan_engine_cc')
-rw-r--r--package/nmap/patches/patch-scan_engine_cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/nmap/patches/patch-scan_engine_cc b/package/nmap/patches/patch-scan_engine_cc
deleted file mode 100644
index b7c7f6743..000000000
--- a/package/nmap/patches/patch-scan_engine_cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- nmap-5.00.orig/scan_engine.cc 2009-06-24 23:35:54.000000000 +0200
-+++ nmap-5.00/scan_engine.cc 2009-07-20 21:04:40.819619295 +0200
-@@ -104,6 +104,7 @@
- #include "Target.h"
- #include "targets.h"
- #include "utils.h"
-+#include "sctp.h"
- #include <math.h>
- #include <list>
- #include <map>