Skip to content

Commit a668cdb

Browse files
committed
Remove some unused windows headers and silence warnings
1 parent 9037c94 commit a668cdb

File tree

10 files changed

+24
-983
lines changed

10 files changed

+24
-983
lines changed

NmapOps.cc

+3-3
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,14 @@
129129
***************************************************************************/
130130

131131
/* $Id$ */
132+
#ifdef WIN32
133+
#include "winfix.h"
134+
#endif
132135
#include "nmap.h"
133136
#include "nbase.h"
134137
#include "NmapOps.h"
135138
#include "osscan.h"
136139
#include "nmap_error.h"
137-
#ifdef WIN32
138-
#include "winfix.h"
139-
#endif
140140

141141
NmapOps o;
142142

mswin32/IPExport.h

-218
This file was deleted.

mswin32/ifaddrlist.h

-44
This file was deleted.

0 commit comments

Comments
 (0)