mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +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:
parent
47e73d1fa2
commit
f17f2265ea
2 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue