1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Revert r32528, was not tested on Windows

This commit is contained in:
dmiller
2013-11-27 13:32:05 +00:00
parent 8ab92b3214
commit 866db7eea3
34 changed files with 178 additions and 32 deletions

View File

@@ -129,6 +129,7 @@
#define SERVICE_SCAN_H
#include "nmap.h"
#include "global_structures.h"
#include "portlist.h"
#include <vector>