1
0
forked from aniani/vim

patch 9.0.1323: build failure with +eval feature

Problem:    Build failure with +eval feature.
Solution:   Add missing part for using funcerror_T.
This commit is contained in:
Bram Moolenaar
2023-02-18 19:49:32 +00:00
parent 2c1c803c7e
commit 3e1ac1443a
2 changed files with 3 additions and 1 deletions

View File

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