1
0
forked from aniani/vim

patch 8.2.4142: build failure with normal features without persistent undo

Problem:    Build failure with normal features without persistent undo.
Solution:   Adjust #ifdef. (closes #9557)
This commit is contained in:
Bram Moolenaar
2022-01-19 11:24:40 +00:00
parent 17dd519633
commit b4868eddd9
2 changed files with 3 additions and 1 deletions

View File

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