1
0
forked from aniani/vim

patch 8.2.0192: build failure without +terminal feature

Problem:    Build failure without +terminal feature.
Solution:   Add #ifdefs.
This commit is contained in:
Bram Moolenaar
2020-02-01 22:18:37 +01:00
parent 219c7d0638
commit 91cd59a0a2
2 changed files with 15 additions and 1 deletions

View File

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