diff options
Diffstat (limited to 'src/H5Rprivate.h')
-rw-r--r-- | src/H5Rprivate.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5Rprivate.h b/src/H5Rprivate.h index 6d6fcd5..59d2ed2 100644 --- a/src/H5Rprivate.h +++ b/src/H5Rprivate.h @@ -39,4 +39,6 @@ /* Library Private Prototypes */ /******************************/ +H5_DLL herr_t H5R_init(void); + #endif /* H5Rprivate_H */ |