Merge branch 'master' of github.com:openwrt-routing/packages
[feed/routing.git] / mcproxy / patches / 0004-add-defs.patch
1 --- 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 #ifndef __GLIBC__
7 +#define IP_MULTICAST_ALL 49
8 +
9 #include "sourcefilter.cpp"
10 #endif /* __GLIBC__ */
11