1
0
forked from aniani/vim

patch 7.4.1311

Problem:    sock_T is defined too late.
Solution:   Move it up.
This commit is contained in:
Bram Moolenaar
2016-02-13 17:09:53 +01:00
parent 6463ca229c
commit d090d7bab5
2 changed files with 10 additions and 8 deletions

View File

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