diff --git a/lib/roken/socket_wrapper.c b/lib/roken/socket_wrapper.c index ae4ee901b..02178f613 100644 --- a/lib/roken/socket_wrapper.c +++ b/lib/roken/socket_wrapper.c @@ -68,6 +68,9 @@ #include #include #include +#ifdef HAVE_SYS_FILIO_H +#include +#endif #include #include #include