summaryrefslogtreecommitdiffstats
path: root/hl/src/H5DSprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5DSprivate.h')
-rw-r--r--hl/src/H5DSprivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/src/H5DSprivate.h b/hl/src/H5DSprivate.h
index 9d921b3..5094208 100644
--- a/hl/src/H5DSprivate.h
+++ b/hl/src/H5DSprivate.h
@@ -38,6 +38,7 @@ typedef struct ds_list_t {
*/
H5_HLDLL herr_t H5DS_is_reserved( hid_t did);
+H5_HLDLL hid_t H5DS_get_REFLIST_type(void);
#endif