patch 8.2.2588: build failure with tiny features

Problem:    Build failure with tiny features.
Solution:   Add #ifdef.  Run recover test separately.
This commit is contained in:
Bram Moolenaar
2021-03-10 21:55:46 +01:00
parent 6635ae1437
commit 23b32a8d6b
4 changed files with 8 additions and 3 deletions

View File

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