r23410: Merge the core of the cluster code.
[samba.git] / source3 / include / smb.h
index 6f10eb67c8f5f22fb2a05880b2bd746c9b5e4c38..9c7b32f58aed38a1716708389cb7b753e581d8a3 100644 (file)
@@ -785,7 +785,11 @@ Offset  Data                       length.
 54
 
 */
+#ifdef CLUSTER_SUPPORT
+#define MSG_SMB_SHARE_MODE_ENTRY_SIZE 58
+#else
 #define MSG_SMB_SHARE_MODE_ENTRY_SIZE 54
+#endif
 
 struct share_mode_lock {
        const char *servicepath; /* canonicalized. */