0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 8.1.2188: build error for missing define

Problem:    Build error for missing define.
Solution:   Add missing change.
This commit is contained in:
Bram Moolenaar
2019-10-19 22:50:20 +02:00
parent b40c2576d4
commit 2b78ab5d0c
2 changed files with 3 additions and 0 deletions

View File

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