Fix Windows compilation.

This commit is contained in:
Jonathan Naylor
2020-09-20 15:05:42 +01:00
parent 09a5824956
commit 5051efa78d
5 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,6 @@
#include <arpa/inet.h>
#include <errno.h>
#else
#include <winsock2.h>
#include <ws2tcpip.h>
#endif