Skip to content
Snippets Groups Projects
Commit ef6ff6b7 authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

removed warning

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1142 c046a42c-6fe2-441c-8c8c-71466251a162
parent 546fa6ab
No related branches found
No related tags found
No related merge requests found
......@@ -331,6 +331,7 @@ struct tcpcb *tcp_drop(struct tcpcb *tp, int err);
#endif
#ifdef _WIN32
#undef errno
#define errno (WSAGetLastError())
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment