aboutsummaryrefslogtreecommitdiff
path: root/src/ioStreamedHDF5GH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioStreamedHDF5GH.h')
-rw-r--r--src/ioStreamedHDF5GH.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ioStreamedHDF5GH.h b/src/ioStreamedHDF5GH.h
index 2ec98f6..d770bb6 100644
--- a/src/ioStreamedHDF5GH.h
+++ b/src/ioStreamedHDF5GH.h
@@ -40,6 +40,8 @@ typedef struct
int print_timing_info;
int timers[IOHDF5_NUM_TIMERS];
+ /* filename for advertising the hostname / port number information */
+ char *advertised_filename;
} ioStreamedHDF5GH;
#ifdef __cplusplus