1
0
forked from aniani/vim

patch 9.0.0098: missing include file in timer_create configure check

Problem:    missing include file in timer_create configure check.
Solution:   Inlucde stdlib.h.
This commit is contained in:
Bram Moolenaar
2022-07-28 12:09:04 +01:00
parent 5f30e26f69
commit 5748b7f2c8
3 changed files with 26 additions and 7 deletions

View File

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