summaryrefslogtreecommitdiff
path: root/package/nmap/patches/patch-scan_engine_cc
diff options
context:
space:
mode:
Diffstat (limited to 'package/nmap/patches/patch-scan_engine_cc')
-rw-r--r--package/nmap/patches/patch-scan_engine_cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/nmap/patches/patch-scan_engine_cc b/package/nmap/patches/patch-scan_engine_cc
new file mode 100644
index 000000000..b7c7f6743
--- /dev/null
+++ b/package/nmap/patches/patch-scan_engine_cc
@@ -0,0 +1,10 @@
+--- 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>