0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.1.0006: syn_id2cterm_bg() may be undefined

Problem:    syn_id2cterm_bg() may be undefined. (Axel Bender)
Solution:   Adjust #ifdef.
This commit is contained in:
Bram Moolenaar
2018-05-20 13:35:44 +02:00
parent d19b234154
commit a772baf85a
2 changed files with 5 additions and 1 deletions

View File

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