summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/messaging.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/idl/messaging.idl')
-rw-r--r--source3/librpc/idl/messaging.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/librpc/idl/messaging.idl b/source3/librpc/idl/messaging.idl
index 068658587f..08caa59508 100644
--- a/source3/librpc/idl/messaging.idl
+++ b/source3/librpc/idl/messaging.idl
@@ -88,7 +88,8 @@ interface messaging
MSG_DUMP_EVENT_LIST = 0x0500,
/* dbwrap messages 4001-4999 */
- MSG_DBWRAP_TDB2_CHANGES = 4001
+ MSG_DBWRAP_TDB2_CHANGES = 4001,
+ MSG_DBWRAP_G_LOCK_RETRY = 4002
} messaging_type;
/* messaging struct sent across the sockets and stored in the tdb */