updated for version 7.2-206

This commit is contained in:
vimboss
2009-06-16 14:57:26 +00:00
parent b04c78a6a0
commit fef8272db2
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
/* WinSock API is separated from C API, thus we can't use read(), write(),
* errno... */
# define sock_errno WSAGetLastError()
# undef ECONNREFUSED
# define ECONNREFUSED WSAECONNREFUSED
# ifdef EINTR
# undef EINTR
+2
View File
@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
206,
/**/
205,
/**/