From 3607d0e11bd3100b5b767a4763ae72c3a7cc004e Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Thu, 27 Jan 2011 17:42:31 -0500 Subject: [svn-r20017] Purpose: fix compiler error on BP (AIX) from recent change for h5repack svn r20007. --- tools/h5repack/h5repack.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/h5repack/h5repack.h b/tools/h5repack/h5repack.h index 163b277..fac2c50 100644 --- a/tools/h5repack/h5repack.h +++ b/tools/h5repack/h5repack.h @@ -18,6 +18,7 @@ #define H5REPACK_H__ #include +#include #include "hdf5.h" #include "h5trav.h" -- cgit v0.12