diff --git a/modules/multicast/multicast.c b/modules/multicast/multicast.c index 8c348cd..548d54d 100644 --- a/modules/multicast/multicast.c +++ b/modules/multicast/multicast.c @@ -6,7 +6,9 @@ * Copyright (C) 2021 Commend.com - c.huber@commend.com */ +#ifdef HAVE_GETIFADDRS #include +#endif #undef LIST_INIT #undef LIST_FOREACH