1
0
forked from aniani/vim

patch 8.2.3963: build failure with tiny and small features

Problem:    Build failure with tiny and small features. (Tony Mechelynck)
Solution:   Adjust #ifdefs.
This commit is contained in:
Bram Moolenaar
2022-01-01 00:55:28 +00:00
parent d0819d11ec
commit 096ca73dac
3 changed files with 6 additions and 2 deletions

View File

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