diff options
Diffstat (limited to 'include/mcast.h')
-rw-r--r-- | include/mcast.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mcast.h b/include/mcast.h index 402a033..f0225aa 100644 --- 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; |