summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r--test/testhdf5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h
index 7e6c9c6..cc5f8b6 100644
--- a/test/testhdf5.h
+++ b/test/testhdf5.h
@@ -26,8 +26,10 @@
#include <H5private.h>
#include <H5Eprivate.h>
+#ifndef HDF5_TEST_MASTER
extern int num_errs;
extern int Verbosity;
+#endif /* HDF5_TEST_MASTER */
/* Use %ld to print the value because long should cover most cases. */
/* Used to make certain a return value _is_not_ a value */