Remove unused include file.

This commit is contained in:
Jonathan Naylor 2020-09-20 21:14:07 +01:00
parent dffb52e64b
commit 364c496507

View file

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