1
0
forked from aniani/vim

patch 8.2.0338: build failure without the channel feature

Problem:    Build failure without the channel feature.
Solution:   Add #ifdef
This commit is contained in:
Bram Moolenaar
2020-03-01 13:01:16 +01:00
parent b54b8e0c86
commit f4f190d821
2 changed files with 6 additions and 0 deletions

View File

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