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:
committed by
Bram Moolenaar
parent
0325d3967c
commit
6b9efdde78
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3420,
|
||||
/**/
|
||||
3419,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user