forked from aniani/vim
patch 7.4.1216
Problem: Still using HAVE_STDARG_H. Solution: Assume it's always defined.
This commit is contained in:
@@ -49,9 +49,6 @@
|
||||
#ifndef HAVE_FCNTL_H
|
||||
# define HAVE_FCNTL_H
|
||||
#endif
|
||||
#ifndef HAVE_STDARG_H
|
||||
# define HAVE_STDARG_H
|
||||
#endif
|
||||
#define HAVE_QSORT
|
||||
#define HAVE_ST_MODE /* have stat.st_mode */
|
||||
|
||||
|
Reference in New Issue
Block a user