diff --git a/lib/hdb/hdb_locl.h b/lib/hdb/hdb_locl.h index a7f8138b0..1bd6befe7 100644 --- a/lib/hdb/hdb_locl.h +++ b/lib/hdb/hdb_locl.h @@ -54,6 +54,9 @@ #ifdef HAVE_SYS_FILE_H #include #endif +#ifdef HAVE_LIMITS_H +#include +#endif #include #include "crypto-headers.h"