Ah, standards, they are what windows lives to kill

This commit is contained in:
Hamish Coleman 2022-04-17 00:43:27 +01:00
parent 16f7f4dc59
commit 26e3ad5377

View File

@ -4,7 +4,9 @@
*/
#include <stdio.h>
#ifndef WIN32
#include <sys/socket.h>
#endif
#include <netdb.h>
// TODO: move logging defs in their own header and include that