1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 03:49:01 +00:00

Remove mostly-unused winclude.h

This commit is contained in:
dmiller
2019-05-29 15:11:13 +00:00
parent 8cae7b4fc7
commit 77421962aa
8 changed files with 16 additions and 170 deletions

4
nmap.h
View File

@@ -136,10 +136,6 @@
/************************INCLUDES**********************************/
#ifdef WIN32
#include "mswin32\winclude.h"
#endif
#ifdef HAVE_CONFIG_H
#include "nmap_config.h"
#else