1
0
forked from aniani/vim

patch 8.2.4015: build failure with tiny features

Problem:    Build failure with tiny features. (Tony Mechelynck)
Solution:   Adjust #ifdefs.
This commit is contained in:
Bram Moolenaar
2022-01-06 11:43:21 +00:00
parent c689f8c3d9
commit 269dc63618
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 */
/**/
4015,
/**/
4014,
/**/