summaryrefslogtreecommitdiffstats
path: root/src/H5FDfamily.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDfamily.h')
-rw-r--r--src/H5FDfamily.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDfamily.h b/src/H5FDfamily.h
index 80969c3..95fc884 100644
--- a/src/H5FDfamily.h
+++ b/src/H5FDfamily.h
@@ -23,6 +23,7 @@
#define H5FDfamily_H
#define H5FD_FAMILY (H5FD_family_init())
+#define H5FD_DRIVER_ID_FAMILY "NCSAfami"
#ifdef __cplusplus
extern "C" {