mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
Remove some unused windows headers and silence warnings
This commit is contained in:
@@ -129,14 +129,14 @@
|
||||
***************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
#ifdef WIN32
|
||||
#include "winfix.h"
|
||||
#endif
|
||||
#include "nmap.h"
|
||||
#include "nbase.h"
|
||||
#include "NmapOps.h"
|
||||
#include "osscan.h"
|
||||
#include "nmap_error.h"
|
||||
#ifdef WIN32
|
||||
#include "winfix.h"
|
||||
#endif
|
||||
|
||||
NmapOps o;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user