mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 14:39:03 +00:00
Have it compiling on Solaris, and soon should have it working. Bwahahahahahahaha
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
#include "Target.h"
|
||||
#include "scan_engine.h"
|
||||
|
||||
using namespace std;
|
||||
extern NmapOps o;
|
||||
enum pingstyle { pingstyle_unknown, pingstyle_rawtcp, pingstyle_rawudp, pingstyle_connecttcp,
|
||||
pingstyle_icmp };
|
||||
|
||||
Reference in New Issue
Block a user