1
0
forked from aniani/vim

patch 8.1.1735: can't build with tiny features

Problem:    Can't build with tiny features.
Solution:   Add missing #ifdefs.
This commit is contained in:
Bram Moolenaar
2019-07-22 23:16:33 +02:00
parent 29b7d7a9aa
commit c61a48d259
3 changed files with 19 additions and 13 deletions

View File

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