patch 8.2.2807: build fails with tiny features

Problem:    Build fails with tiny features.
Solution:   Use a dummy function for ex_incdec().
This commit is contained in:
Bram Moolenaar
2021-04-24 20:37:03 +02:00
parent bdc0f1c698
commit 340c59ec6f
2 changed files with 3 additions and 0 deletions

View File

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