--- a/nmap_error.cc +++ b/nmap_error.cc @@ -66,6 +66,7 @@ #include "NmapOps.h" #include "xml.h" +#include #include #if TIME_WITH_SYS_TIME # include --- a/nping/EchoServer.cc +++ b/nping/EchoServer.cc @@ -69,6 +69,7 @@ #include "NpingOps.h" #include "ProbeMode.h" #include +#include extern NpingOps o; extern EchoServer es;