1
0
forked from aniani/vim

patch 9.0.1465: Haiku build fails

Problem:    Haiku build fails.
Solution:   Do not include globals.h and proto.h twice. (Ozaki Kiichi,
            closes #12273)
This commit is contained in:
ichizok
2023-04-18 17:20:08 +01:00
committed by Bram Moolenaar
parent 6e5a9f9482
commit 89f9ffbe81
2 changed files with 2 additions and 2 deletions

View File

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