forked from aniani/vim
patch 8.2.2947: build failure without the channel feature
Problem: Build failure without the channel feature. Solution: Add back #ifdef. (John Marriott)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2947,
|
||||
/**/
|
||||
2946,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user