1
0
forked from aniani/vim

patch 9.0.1110: build fails on Mac OS X 10.4/10.5

Problem:    Build fails on Mac OS X 10.4/10.5 .
Solution:   Check if the dispatch/dispatch.h header exists. (Evan Miller,
            closes #11746)
This commit is contained in:
Evan Miller
2022-12-30 10:42:23 +00:00
committed by Bram Moolenaar
parent c4b3f6477c
commit 254480736f
5 changed files with 20 additions and 1 deletions

View File

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