1
0
forked from aniani/vim

patch 8.2.3231: build failure with small features

Problem:    Build failure with small features.
Solution:   Adjust #ifdef.
This commit is contained in:
Bram Moolenaar
2021-07-27 22:35:42 +02:00
parent f723701de0
commit 9088784972
2 changed files with 4 additions and 0 deletions

View File

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