mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 19:59:02 +00:00
Merging changes from my vc2008-testing branch. This moves Windows development
to VC++2008.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#if !defined(__GNUC__)
|
||||
typedef unsigned int ssize_t;
|
||||
#define snprintf _snprintf
|
||||
#define vsnprintf _vsnprintf
|
||||
#endif
|
||||
#else
|
||||
# include <sys/param.h>
|
||||
|
||||
Reference in New Issue
Block a user