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

patch 8.1.1801: cannot build without the +eval feature

Problem:    Cannot build without the +eval feature.
Solution:   Always define funcexe_T.
This commit is contained in:
Bram Moolenaar
2019-08-03 18:28:17 +02:00
parent c6538bcc1c
commit 505e43a20e
2 changed files with 18 additions and 16 deletions

View File

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