diff options
Diffstat (limited to 'src/os_win32.h')
-rw-r--r-- | src/os_win32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_win32.h b/src/os_win32.h index d9aaa6e54..5554c0ca7 100644 --- a/src/os_win32.h +++ b/src/os_win32.h @@ -24,6 +24,7 @@ # define HAVE_STRING_H #endif #define HAVE_STRCSPN +#define HAVE_VSNPRINTF #ifndef __GNUC__ #define HAVE_STRICMP #define HAVE_STRNICMP |