Skip to content

Commit

Permalink
Windows 2000 support
Browse files Browse the repository at this point in the history
  • Loading branch information
6-9-6-9 committed Sep 22, 2021
1 parent d240d7e commit 4967a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu_socket.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <windows.h>
#include <winsock2.h>
#include <ws2tcpip.h>
#include <wspiapi.h>

#define socket_error() WSAGetLastError()
#undef EINTR
Expand Down

0 comments on commit 4967a0b

Please sign in to comment.