summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDsec2.h')
-rw-r--r--src/H5FDsec2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5FDsec2.h b/src/H5FDsec2.h
index 541ac71..5c35677 100644
--- a/src/H5FDsec2.h
+++ b/src/H5FDsec2.h
@@ -20,7 +20,8 @@
#ifndef H5FDsec2_H
#define H5FDsec2_H
-#define H5FD_SEC2 (H5FD_sec2_init())
+#define H5FD_SEC2 (H5FD_sec2_init())
+#define H5FD_SEC2_VALUE H5_VFD_SEC2
#ifdef __cplusplus
extern "C" {