1
0
forked from aniani/vim

patch 8.2.3988: tiny build fails

Problem:    Tiny build fails.
Solution:   Fix misplaced #ifdef.
This commit is contained in:
Bram Moolenaar
2022-01-02 21:46:29 +00:00
parent 1d423ef75f
commit 475d9521ba
2 changed files with 3 additions and 1 deletions

View File

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