1
0
forked from aniani/vim

patch 8.0.0366: build fails with tiny features

Problem:    Build fails with tiny features.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2017-02-25 15:41:37 +01:00
parent 95c526e1f6
commit 92769c3928
2 changed files with 4 additions and 0 deletions

View File

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