patch-include_mcast_h 292 B

12345678910
  1. --- conntrack-tools-1.4.2.orig/include/mcast.h 2013-02-24 23:23:57.000000000 +0100
  2. +++ conntrack-tools-1.4.2/include/mcast.h 2014-04-05 09:37:11.363340860 +0200
  3. @@ -2,6 +2,7 @@
  4. #define _MCAST_H_
  5. #include <stdint.h>
  6. +#include <sys/select.h>
  7. #include <netinet/in.h>
  8. #include <net/if.h>