diff --git a/src/h5core/h5_err.c b/src/h5core/h5_err.c index 2ff2ad4..6a121cd 100644 --- a/src/h5core/h5_err.c +++ b/src/h5core/h5_err.c @@ -11,6 +11,8 @@ #include "h5core/h5_err.h" #include "private/h5_init.h" +#include + static h5_errorhandler_t h5_errhandler = h5_report_errorhandler; h5_err_t h5_errno;