summaryrefslogtreecommitdiffstats
path: root/src/H5Cpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Cpkg.h')
-rw-r--r--src/H5Cpkg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Cpkg.h b/src/H5Cpkg.h
index 678e0d0..22d3514 100644
--- a/src/H5Cpkg.h
+++ b/src/H5Cpkg.h
@@ -892,6 +892,7 @@ struct H5C_t
size_t dirty_index_size;
H5C_cache_entry_t * (index[H5C__HASH_TABLE_LEN]);
+ hbool_t ignore_tags;
int32_t slist_len;
size_t slist_size;