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 8df32a33179..95fc79ef8d0 100644 --- a/glusterfsd/src/glusterfsd-messages.h +++ b/glusterfsd/src/glusterfsd-messages.h @@ -60,7 +60,8 @@ GLFS_MSGID(GLUSTERFSD,          glusterfsd_msg_34,          glusterfsd_msg_35,          glusterfsd_msg_36, -        glusterfsd_msg_37 +        glusterfsd_msg_37, +        glusterfsd_msg_38  );  #endif /* !_GLUSTERFSD_MESSAGES_H_ */  | 
