diff --git a/lib/roken/roken.h.in b/lib/roken/roken.h.in index 5b9affeac..3cecaeaea 100644 --- a/lib/roken/roken.h.in +++ b/lib/roken/roken.h.in @@ -48,6 +48,10 @@ #include #include +#ifdef HAVE_UTIL_H +#include +#endif + #ifndef ROKEN_LIB_FUNCTION #ifdef _WIN32 # define ROKEN_LIB_CALL __cdecl