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 aec0253adfa..bf87bdf6af7 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -54,6 +54,7 @@ enum argp_option_keys {  	ARGP_VOLFILE_SERVER_PORT_KEY = 131,  	ARGP_VOLFILE_SERVER_TRANSPORT_KEY = 132,  	ARGP_PID_FILE_KEY = 'p', +        ARGP_SOCK_FILE_KEY = 'S',  	ARGP_NO_DAEMON_KEY = 'N',  	ARGP_RUN_ID_KEY = 'r',  	ARGP_DEBUG_KEY = 133,  | 
