summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal.h b/include/internal.h
index 4f75a3c..1595a36 100644
--- a/include/internal.h
+++ b/include/internal.h
@@ -384,6 +384,7 @@ typedef enum {
RecomputeTotalLatency = 24,
SessionNotify = 25,
GetClientByUUID = 26,
+ GetUUIDByClientName = 27,
ReserveName = 30,
SessionReply = 31,
SessionHasCallback = 32