summaryrefslogtreecommitdiffstats
path: root/src/H5VLdaosm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLdaosm.h')
-rw-r--r--src/H5VLdaosm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5VLdaosm.h b/src/H5VLdaosm.h
index 2774518..cf14924 100644
--- a/src/H5VLdaosm.h
+++ b/src/H5VLdaosm.h
@@ -78,6 +78,7 @@ typedef struct H5VL_daosm_file_t {
MPI_Info info;
int my_rank;
int num_procs;
+ hbool_t collective;
} H5VL_daosm_file_t;
/* The group struct */