diff options
Diffstat (limited to 'glusterfsd/src/glusterfsd.h')
| -rw-r--r-- | glusterfsd/src/glusterfsd.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfsd/src/glusterfsd.h b/glusterfsd/src/glusterfsd.h index 99d9ec4e258..058a43fd385 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -99,6 +99,7 @@ enum argp_option_keys {          ARGP_LOCALTIME_LOGGING_KEY        = 177,          ARGP_SUBDIR_MOUNT_KEY             = 178,          ARGP_PROCESS_NAME_KEY             = 179, +        ARGP_FUSE_EVENT_HISTORY_KEY       = 180,  };  struct _gfd_vol_top_priv {  | 
