X-Git-Url: http://git.meshlink.io/?p=catta;a=blobdiff_plain;f=src%2Finternal.h;h=789f3634a209e1e9601e267c3082a1b45e4175d7;hp=b74ce25d3418e2c2a86189554a20b161e07c79a2;hb=63561f9937d11b1371a2de2511b903035818b42f;hpb=f5e8cf973023b76f479c0db9269d08dd3b1d477d diff --git a/src/internal.h b/src/internal.h index b74ce25..789f363 100644 --- a/src/internal.h +++ b/src/internal.h @@ -50,6 +50,8 @@ typedef struct CattaEntry CattaEntry; #ifndef _WIN32 #define closesocket close +#define winsock_init() +#define winsock_exit() #endif typedef struct CattaLegacyUnicastReflectSlot CattaLegacyUnicastReflectSlot;