summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5PL.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5PL.c b/src/H5PL.c
index 68ced18..683c53d 100644
--- a/src/H5PL.c
+++ b/src/H5PL.c
@@ -11,6 +11,7 @@
* http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have access *
* to either file, you may request a copy from help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
+#define H5PL_PACKAGE /*suppress error about including H5PLpkg */
/****************/
/* Module Setup */