Skip to content

Commit

Permalink
multicast: fix compile failed on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jobo-zt authored Jul 5, 2024
1 parent 5ff0759 commit bd3f790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/multicast/multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
* Copyright (C) 2021 Commend.com - c.huber@commend.com
*/

#ifdef HAVE_GETIFADDRS
#include <net/if.h>
#endif
#undef LIST_INIT
#undef LIST_FOREACH

Expand Down

0 comments on commit bd3f790

Please sign in to comment.