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:
committed by
Bram Moolenaar
parent
0023f82a76
commit
e8741a73e2
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4119,
|
||||
/**/
|
||||
4118,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user