0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 7.4.1459

Problem:    MS-Windows doesn't know socklen_t.
Solution:   Use previous method for WIN32.
This commit is contained in:
Bram Moolenaar
2016-02-28 22:33:46 +01:00
parent fdd6ce4a2f
commit e081e21f76
2 changed files with 12 additions and 4 deletions

View File

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