diff --git a/artnet/network.c b/artnet/network.c index f3b6c9f..6795485 100644 --- a/artnet/network.c +++ b/artnet/network.c @@ -25,6 +25,8 @@ #include // socket before net/if.h for mac #include #include +#else +typedef int socklen_t; #endif #include