diff options
Diffstat (limited to 'libglusterfs/src')
| -rw-r--r-- | libglusterfs/src/mem-types.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/mem-types.h b/libglusterfs/src/mem-types.h index 1cce6db7501..4f566f9ec57 100644 --- a/libglusterfs/src/mem-types.h +++ b/libglusterfs/src/mem-types.h @@ -125,6 +125,7 @@ enum gf_common_mem_types_ {  	gf_common_mt_strfd_t              = 109,  	gf_common_mt_strfd_data_t         = 110,          gf_common_mt_regex_t              = 111, +        gf_common_mt_wr                   = 112,          gf_common_mt_end  };  #endif  | 
