mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
About to do Nmap 4.03
This commit is contained in:
@@ -35,4 +35,8 @@ default default. */
|
||||
|
||||
// This is set by configure on other platforms -Fyodor
|
||||
#define POSIX_MALLOC_THRESHOLD 10
|
||||
|
||||
/* Without this, Windows will give us all sorts of crap about using functions
|
||||
like strcpy() even if they are done safely */
|
||||
#define _CRT_SECURE_NO_DEPRECATE 1
|
||||
/* End */
|
||||
|
||||
Reference in New Issue
Block a user