summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/h5test.h b/test/h5test.h
index 99706f0..619332c 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -109,6 +109,7 @@ extern "C" {
#endif
/* Generally useful testing routines */
+H5TEST_DLL herr_t h5_errors(void *client_data);
H5TEST_DLL int h5_cleanup(const char *base_name[], hid_t fapl);
H5TEST_DLL char *h5_fixname(const char *base_name, hid_t fapl, char *fullname,
size_t size);