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