summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/h5diff_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5diff/h5diff_common.h')
-rw-r--r--tools/h5diff/h5diff_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/h5diff/h5diff_common.h b/tools/h5diff/h5diff_common.h
index 3a6f01d..728b022 100644
--- a/tools/h5diff/h5diff_common.h
+++ b/tools/h5diff/h5diff_common.h
@@ -1,3 +1,6 @@
+extern unsigned char g_Parallel;
+extern int g_nTasks;
+
void usage(void);
int check_n_input( const char* );
int check_f_input( const char* );