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 a16e0a65254..d183b0507fa 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -94,6 +94,7 @@ enum argp_option_keys {          ARGP_LOG_BUF_SIZE                 = 170,          ARGP_LOG_FLUSH_TIMEOUT            = 171,          ARGP_SECURE_MGMT_KEY              = 172, +        ARGP_GLOBAL_TIMER_WHEEL           = 173,  };  struct _gfd_vol_top_priv_t {  | 
