1
0
forked from aniani/vim

patch 9.0.1341: build error with mzscheme but without GUI

Problem:    Build error with mzscheme but without GUI.
Solution:   Adjust #ifdefs. (Ken Takata, closes #12042)  Also fix function
            argument.
This commit is contained in:
K.Takata
2023-02-22 13:14:36 +00:00
committed by Bram Moolenaar
parent 666cb9c530
commit 4ee083e7f9
3 changed files with 8 additions and 4 deletions

View File

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