diff options
Diffstat (limited to 'win32/config_H.vc')
-rw-r--r-- | win32/config_H.vc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/config_H.vc b/win32/config_H.vc index f394791096..0be227b521 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -2318,8 +2318,8 @@ * This symbol, if defined, indicates that the vsnprintf () library * function is available for use. */ -#define HAS_SNPRINTF /**/ -#define HAS_VSNPRINTF /**/ +/*#define HAS_SNPRINTF /**/ +/*#define HAS_VSNPRINTF /**/ /* HAS_SOCKET: * This symbol, if defined, indicates that the BSD socket interface is |