2d13d8dc76
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45077
10 lines
190 B
Diff
10 lines
190 B
Diff
--- a/include/mcast.h
|
|
+++ b/include/mcast.h
|
|
@@ -4,6 +4,7 @@
|
|
#include <stdint.h>
|
|
#include <netinet/in.h>
|
|
#include <net/if.h>
|
|
+#include <sys/select.h>
|
|
|
|
struct mcast_conf {
|
|
int ipproto;
|