1
0
forked from aniani/vim

patch 8.2.4119: build failure when disabling the channel feature

Problem:    Build failure when disabling the channel feature.
Solution:   Adjust #ifdef. (Dominique Pellé, closes #9545)
This commit is contained in:
Dominique Pelle
2022-01-17 11:23:45 +00:00
committed by Bram Moolenaar
parent 0023f82a76
commit e8741a73e2
2 changed files with 3 additions and 1 deletions

View File

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