mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Windoze just about working
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
#define SIZEOF_CHAR 1
|
||||
#define SIZEOF_SHORT 2
|
||||
#define SIZEOF_INT 4
|
||||
#ifndef _MSC_EXTENSIONS
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Avoids a compiler warning in case this was already defined
|
||||
|
||||
Reference in New Issue
Block a user