mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 15:46:45 +00:00
Revert r32528, was not tested on Windows
This commit is contained in:
parent
8ab92b3214
commit
866db7eea3
34 changed files with 178 additions and 32 deletions
|
|
@ -124,10 +124,8 @@
|
|||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef NMAPOPS_H
|
||||
#define NMAPOPS_H
|
||||
|
||||
#include "nmap.h"
|
||||
#include "global_structures.h"
|
||||
#include "output.h"
|
||||
#include <nsock.h>
|
||||
#include <string>
|
||||
|
|
@ -426,4 +424,4 @@ class NmapOps {
|
|||
u8 spoof_mac[6];
|
||||
bool spoof_mac_set;
|
||||
};
|
||||
#endif /* NMAPOPS_H */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue