Commit 90d92ef9 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Mingw/Vista hack

parent 10e55a24
......@@ -47,7 +47,7 @@
# define net_errno (WSAGetLastError())
extern const char *net_strerror( int val );
# ifndef IPV6_V6ONLY
# define IPV6_V6ONLY FIXME_FIXME_FIXME
# define IPV6_V6ONLY 27
# endif
#else
# if HAVE_SYS_SOCKET_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment