blob: 19feb8864088fb15e6a8f43d603d003e6f257b05 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/mcproxy/src/utils/mc_socket.cpp
2+++ b/mcproxy/src/utils/mc_socket.cpp
3@@ -38,6 +38,8 @@
4 #include <unistd.h>
5
6 #if !defined(__GLIBC__) || defined(__UCLIBC__)
7+#define IP_MULTICAST_ALL 49
8+
9 #include "sourcefilter.cpp"
10 #endif /* __GLIBC__ */
11