1
0
forked from aniani/vim

patch 8.1.0371: argument types for select() may be wrong

Problem:    Argument types for select() may be wrong.
Solution:   Use a configure macro. (Tobias Ulmer)
This commit is contained in:
Bram Moolenaar
2018-09-12 20:29:09 +02:00
parent 274cea35c6
commit 643b614087
5 changed files with 85 additions and 23 deletions

View File

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