diff options
Diffstat (limited to 'libglusterfs/src/glusterfs.h')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index bbb865db983..a3fa58516e4 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -217,6 +217,7 @@ typedef enum {  typedef enum {  	GF_XATTROP_ADD_ARRAY, +        GF_XATTROP_ADD_ARRAY64  } gf_xattrop_flags_t;  | 
