forked from aniani/vim
patch 8.1.1621: Amiga: time.h included twice
Problem: Amiga: time.h included twice. Solution: Remove include from evalfunc.c, move outside of #ifdef in os_amiga.h. (Ola Söder, closes #4607)
This commit is contained in:
@@ -777,6 +777,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1621,
|
||||
/**/
|
||||
1620,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user