summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLnative.c')
-rw-r--r--src/H5VLnative.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5VLnative.c b/src/H5VLnative.c
index e506af4..71f4276 100644
--- a/src/H5VLnative.c
+++ b/src/H5VLnative.c
@@ -130,6 +130,8 @@ static H5VL_class_t H5VL_native_cls_g = {
NULL, /* info copy */
NULL, /* info compare */
NULL, /* info free */
+ NULL, /* info to str */
+ NULL, /* str to info */
NULL, /* get_object */
NULL, /* get_wrap_ctx */
NULL, /* free_wrap_ctx */