forked from aniani/vim
patch 9.0.1364: build error with older Mac OS
Problem: Build error with older Mac OS. Solution: Adjust #ifdef. (Yee Cheng Chin, closes #12074)
This commit is contained in:
committed by
Bram Moolenaar
parent
3f45d67a15
commit
da77693b17
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1364,
|
||||
/**/
|
||||
1363,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user