@@ -22,10 +22,13 @@ #include #ifdef OF_HAVE_SYS_SOCKET_H # include +#endif +#ifdef OF_HAVE_NETINET_IN_H +# include #endif #ifdef _WIN32 # ifdef __MINGW32__ # include <_mingw.h>