summaryrefslogtreecommitdiffstats
path: root/src/H5Onull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Onull.c')
-rw-r--r--src/H5Onull.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5Onull.c b/src/H5Onull.c
index 97e1ff7..965266d 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.c
@@ -18,6 +18,8 @@
#include "H5private.h"
#include "H5Oprivate.h"
+#define PABLO_MASK H5O_null_mask
+
/* This message derives from H5O */
const H5O_class_t H5O_NULL[1] = {{
H5O_NULL_ID, /*message id number */