diff options
Diffstat (limited to 'glusterfsd/src/glusterfsd-messages.h')
| -rw-r--r-- | glusterfsd/src/glusterfsd-messages.h | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/glusterfsd/src/glusterfsd-messages.h b/glusterfsd/src/glusterfsd-messages.h index 95fc79ef8d0..e7df714064a 100644 --- a/glusterfsd/src/glusterfsd-messages.h +++ b/glusterfsd/src/glusterfsd-messages.h @@ -61,7 +61,8 @@ GLFS_MSGID(GLUSTERFSD,          glusterfsd_msg_35,          glusterfsd_msg_36,          glusterfsd_msg_37, -        glusterfsd_msg_38 +        glusterfsd_msg_38, +        glusterfsd_msg_39  );  #endif /* !_GLUSTERFSD_MESSAGES_H_ */  | 
