Skip to content

Commit

Permalink
blind approach to support IPv6 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Mar 8, 2024
1 parent 29943a6 commit 2d07400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/enet/win32.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include <stdlib.h>
#include <winsock2.h>
#include <ws2tcpip.h>

typedef SOCKET ENetSocket;

Expand Down

0 comments on commit 2d07400

Please sign in to comment.