1
0
forked from aniani/vim

patch 8.2.3420: _REENTRANT defined more than once

Problem:    _REENTRANT defined more than once.
Solution:   Fix configure script. (Christian Brabandt, closes #8852)
This commit is contained in:
Christian Brabandt
2021-09-09 17:14:50 +02:00
committed by Bram Moolenaar
parent 0325d3967c
commit 6b9efdde78
3 changed files with 9 additions and 3 deletions

View File

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