1
0
forked from aniani/vim

patch 8.2.2140: build failure with tiny features

Problem:    Build failure with tiny features.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2020-12-13 19:22:27 +01:00
parent acbae18df5
commit 2a3cd3af45
2 changed files with 4 additions and 0 deletions

View File

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