From: Bram Moolenaar Date: Wed, 18 May 2005 22:12:12 +0000 (+0000) Subject: updated for version 7.0072 X-Git-Tag: v7.0072~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=142695f3c525035c0ac17e99e8819732585965c3;p=vim updated for version 7.0072 --- 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