1
0
forked from aniani/vim

patch 9.0.0986: build failure with tiny version

Problem:    Build failure with tiny version.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2022-12-02 13:10:03 +00:00
parent 1a173409ae
commit 5390c05a3c
2 changed files with 6 additions and 0 deletions

View File

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