summaryrefslogtreecommitdiffstats
path: root/test/gen_bogus.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gen_bogus.c')
-rw-r--r--test/gen_bogus.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/gen_bogus.c b/test/gen_bogus.c
index 6078e71..93ed08c 100644
--- a/test/gen_bogus.c
+++ b/test/gen_bogus.c
@@ -20,7 +20,8 @@
* Purpose: This program is run to generate an HDF5 data file with several
* datasets that have "bogus" messages in their object header.
*/
-
+
+#include "H5private.h"
#include "hdf5.h"
#include "H5Oprivate.h"