1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +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

View File

@@ -132,10 +132,6 @@
#ifndef NMAP_ERROR_H
#define NMAP_ERROR_H
#ifdef WIN32
#include "mswin32\winclude.h"
#endif
#ifdef HAVE_CONFIG_H
#include "nmap_config.h"
#else