1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-28 17:19:05 +00:00

cannot directly include nmap_winconfig in these the way I was, or it will be included in nonwin32

This commit is contained in:
fyodor
2006-12-11 01:40:03 +00:00
parent 47e73d1fa2
commit f17f2265ea
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
*
* RCS ID: $Id: auxiliar.c,v 1.14 2005/10/07 04:40:59 diego Exp $
\*=========================================================================*/
#include "nmap_winconfig.h"
#include "nmap.h"
#include <string.h>
#include <stdio.h>

View File

@@ -32,7 +32,6 @@
* RCS ID: $Id: auxiliar.h,v 1.9 2005/10/07 04:40:59 diego Exp $
\*=========================================================================*/
#include "nmap_winconfig.h"
#include "nbase.h"
extern "C" {