summaryrefslogtreecommitdiffstats
path: root/test/tohdr.c
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1997-09-22 02:09:16 (GMT)
committerRobb Matzke <matzke@llnl.gov>1997-09-22 02:09:16 (GMT)
commit5fdfe1b206dd25ff0ea3f7a74700a3a9c79f6cc2 (patch)
treec98a77e126622e253ca9cdabd4221bc65399639c /test/tohdr.c
parent8c8ae76bf5ba6fdc01ce73ff6988064b86e48a9d (diff)
downloadhdf5-5fdfe1b206dd25ff0ea3f7a74700a3a9c79f6cc2.zip
hdf5-5fdfe1b206dd25ff0ea3f7a74700a3a9c79f6cc2.tar.gz
hdf5-5fdfe1b206dd25ff0ea3f7a74700a3a9c79f6cc2.tar.bz2
[svn-r107] Changed tests for new symbol table stuff
Diffstat (limited to 'test/tohdr.c')
-rw-r--r--test/tohdr.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tohdr.c b/test/tohdr.c
index b3a0b10..f3ddb22 100644
--- a/test/tohdr.c
+++ b/test/tohdr.c
@@ -22,6 +22,12 @@
#include <H5Gprivate.h>
#include <H5Oprivate.h>
+/*
+ * This file needs to access private datatypes from the H5G package.
+ */
+#define H5G_PACKAGE
+#include <H5Gpkg.h>
+
/*-------------------------------------------------------------------------
* Function: test_ohdr