summaryrefslogtreecommitdiffstats
path: root/xlators/features/quiesce/src/quiesce-messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/quiesce/src/quiesce-messages.h')
-rw-r--r--xlators/features/quiesce/src/quiesce-messages.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/xlators/features/quiesce/src/quiesce-messages.h b/xlators/features/quiesce/src/quiesce-messages.h
index 8af3b10b06e..32ffd409807 100644
--- a/xlators/features/quiesce/src/quiesce-messages.h
+++ b/xlators/features/quiesce/src/quiesce-messages.h
@@ -11,7 +11,7 @@
#ifndef __QUIESCE_MESSAGES_H__
#define __QUIESCE_MESSAGES_H__
-#include "glfs-message-id.h"
+#include <glusterfs/glfs-message-id.h>
/* To add new message IDs, append new identifiers at the end of the list.
*
@@ -23,9 +23,6 @@
* glfs-message-id.h.
*/
-GLFS_MSGID(QUIESCE,
- QUIESCE_MSG_INVAL_HOST,
- QUIESCE_MSG_FAILOVER_FAILED
-);
+GLFS_MSGID(QUIESCE, QUIESCE_MSG_INVAL_HOST, QUIESCE_MSG_FAILOVER_FAILED);
#endif /* __NL_CACHE_MESSAGES_H__ */