1
0
forked from aniani/vim

patch 7.4.1343

Problem:    Can't compile with +job but without +channel. (Andrei Olsen)
Solution:   Move get_job_options up and adjust #ifdef.
This commit is contained in:
Bram Moolenaar
2016-02-17 10:05:42 +01:00
parent e74e8e7d75
commit cd39bbcd1d
2 changed files with 67 additions and 63 deletions

View File

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