1
0
forked from aniani/vim

patch 7.4.2192

Problem:    Generating prototypes with Cygwin doesn't work well.
Solution:   Change #ifdefs. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-08-10 20:53:05 +02:00
parent a357e44ccd
commit a6b7a08ae0
9 changed files with 13 additions and 9 deletions

View File

@@ -763,6 +763,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2192,
/**/
2191,
/**/