include fix

This commit is contained in:
Robin Müller 2020-12-21 13:52:41 +01:00
parent de183e6c65
commit 5c45b823ad

View File

@ -4,7 +4,7 @@
#include <stdint.h>
#ifdef WIN32
#include <Windows.h>
#include <winsock2.h>
#else
#include <sys/time.h>
#endif