--- libchula/test/util_test.c.orig 2014-07-09 21:59:50 UTC +++ libchula/test/util_test.c @@ -40,6 +40,10 @@ # include #endif +#ifdef HAVE_NETINET_IN_H +# include +#endif + #ifdef HAVE_ARPA_INET_H # include #endif