forked from aniani/vim
updated for version 7.0b
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
# define __CYGWIN32__
|
||||
#endif
|
||||
|
||||
#include <scheme.h>
|
||||
/* #ifdef needed for "make depend" */
|
||||
#ifdef FEAT_MZSCHEME
|
||||
# include <scheme.h>
|
||||
#endif
|
||||
|
||||
#ifdef __MINGW32__
|
||||
# undef __CYGWIN32__
|
||||
|
Reference in New Issue
Block a user