1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 00:19:01 +00:00

Have it compiling on Solaris, and soon should have it working. Bwahahahahahahaha

This commit is contained in:
fyodor
2005-07-22 10:08:53 +00:00
parent 153df8bb21
commit 2b834d90d2
18 changed files with 245 additions and 229 deletions

View File

@@ -107,6 +107,7 @@
#include "NmapOps.h"
#include <list>
using namespace std;
extern NmapOps o;
class UltraScanInfo;