removed 2 compile warnings
This commit is contained in:
parent
24c28df19d
commit
a66dc99c48
2 changed files with 1 additions and 2 deletions
|
|
@ -50,7 +50,7 @@
|
|||
#define snprintf _snprintf
|
||||
//#define vsnprintf _vsnprintf
|
||||
#define strcasecmp _stricmp
|
||||
#define strdup _strdup
|
||||
//#define strdup _strdup
|
||||
#define getpid _getpid
|
||||
|
||||
#define bcmp memcmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue