summaryrefslogtreecommitdiff
path: root/package/nmap/patches/patch-scan_engine_cc
blob: b7c7f6743675592c38856c722edc0a536f9c1398 (plain)
1
2
3
4
5
6
7
8
9
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>