summaryrefslogtreecommitdiff
path: root/src/os_win32.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-05-18 22:12:12 +0000
committerBram Moolenaar <Bram@vim.org>2005-05-18 22:12:12 +0000
commit142695f3c525035c0ac17e99e8819732585965c3 (patch)
treea17e4a302124e049583d40d085df94cd9ca925bc /src/os_win32.h
parentd9d305836e1f3af1577d438642b3c1f9daba7db6 (diff)
downloadvim-git-142695f3c525035c0ac17e99e8819732585965c3.tar.gz
updated for version 7.0072
Diffstat (limited to 'src/os_win32.h')
-rw-r--r--src/os_win32.h1
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