1
0
forked from aniani/vim

patch 8.2.0591: MS-Windows: should always support IPv6

Problem:    MS-Windows: should always support IPv6
Solution:   Add build flag. (Ozaki Kiichi, closes #5944)
This commit is contained in:
Bram Moolenaar
2020-04-17 20:48:57 +02:00
parent aa0489e12d
commit aa82259fef
3 changed files with 4 additions and 2 deletions

View File

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