summaryrefslogtreecommitdiffstats
path: root/tools/h5tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5tools.h')
-rw-r--r--tools/h5tools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5tools.h b/tools/h5tools.h
index 51256c4..ffda022 100644
--- a/tools/h5tools.h
+++ b/tools/h5tools.h
@@ -399,6 +399,7 @@ void init_prefix(char **temp, int);
extern int indent;
extern void indentation(int);
extern int nCols;
+extern FILE *rawdatastream; /* output stream for raw data */
/* taken from h5dump.h*/