diff options
Diffstat (limited to 'tools/misc')
-rw-r--r-- | tools/misc/h5repart_gentest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/misc/h5repart_gentest.c b/tools/misc/h5repart_gentest.c index 913d066..df56e72 100644 --- a/tools/misc/h5repart_gentest.c +++ b/tools/misc/h5repart_gentest.c @@ -20,6 +20,7 @@ * for h5repart test. */ #include "hdf5.h" +#include "H5private.h" #define KB 1024 #define FAMILY_NUMBER 4 |