summaryrefslogtreecommitdiffstats
path: root/src/H5MM.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MM.c')
-rw-r--r--src/H5MM.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5MM.c b/src/H5MM.c
index af38125..bc2a7ef 100644
--- a/src/H5MM.c
+++ b/src/H5MM.c
@@ -19,6 +19,7 @@
#include <H5MMprivate.h>
/* Interface initialization? */
+#define PABLO_MASK H5MM_mask
static hbool_t interface_initialize_g = FALSE;
#define INTERFACE_INIT NULL