0
0
mirror of https://github.com/vim/vim.git synced 2025-10-31 09:57:14 -04:00

updated for version 7.0-028

This commit is contained in:
Bram Moolenaar
2006-06-22 17:47:10 +00:00
parent 35c9291be7
commit 654b5b5572
4 changed files with 8 additions and 2 deletions

View File

@@ -183,6 +183,9 @@
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* added by David Sanders */
#define HAVE_STDARG_H 1
/* instead, we check a few STDC things ourselves */
#define HAVE_STDLIB_H 1
#undef HAVE_STRING_H /* On EMX it is better to use strings.h */