1
0
forked from aniani/vim

patch 8.2.5021: build fails with normal features and +terminal

Problem:    Build fails with normal features and +terminal. (Dominique Pellé)
Solution:   Add #ifdefs. (closes #10484)
This commit is contained in:
Bram Moolenaar
2022-05-26 14:06:37 +01:00
parent c7e54efe4d
commit 30b9a41ad9
2 changed files with 32 additions and 20 deletions

View File

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