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 283913e..622b7ad 100644
--- a/src/H5VLdaosm.h
+++ b/src/H5VLdaosm.h
@@ -44,6 +44,7 @@ extern "C" {
typedef struct H5VL_daosm_obj_t {
H5I_type_t type;
struct H5VL_daosm_file_t *file;
+ int rc;
} H5VL_daosm_obj_t;
/* The file struct */