1
0
forked from aniani/vim

patch 9.0.0972: build failure on some systems

Problem:    Build failure on some systems.
Solution:   Adjust #ifdefs related to the termresponse feature.
This commit is contained in:
Bram Moolenaar
2022-11-29 16:09:18 +00:00
parent 6f2a227565
commit 4e6072b8d3
4 changed files with 49 additions and 38 deletions

View File

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