1
0
forked from aniani/vim

patch 8.0.1175: build failure without +termresponse

Problem:    Build failure without +termresponse.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2017-10-04 19:35:02 +02:00
parent a0a6f2776e
commit c902609f69
2 changed files with 4 additions and 0 deletions

View File

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