1
0
forked from aniani/vim

patch 9.0.1642: build failure with tiny features

Problem:    Build failure with tiny features.
Solution:   Add #ifdef's.
This commit is contained in:
Bram Moolenaar
2023-06-21 15:51:47 +01:00
parent 55f1b822d8
commit 545c8a506e
2 changed files with 16 additions and 0 deletions

View File

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