mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 7.4.1216
Problem: Still using HAVE_STDARG_H. Solution: Assume it's always defined.
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
#define HAVE_FSYNC
|
||||
#define HAVE_GETPWUID
|
||||
#define HAVE_GETPWNAM
|
||||
#define HAVE_STDARG_H
|
||||
#define HAVE_STDLIB_H
|
||||
#define HAVE_STRING_H
|
||||
#define HAVE_ERRNO_H
|
||||
|
Reference in New Issue
Block a user