aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol.h')
-rw-r--r--src/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol.h b/src/protocol.h
index 67d6be0..1a4ad7c 100644
--- a/src/protocol.h
+++ b/src/protocol.h
@@ -14,6 +14,7 @@ struct runes_protocol_new_term_message {
enum runes_protocol_message_type {
RUNES_PROTOCOL_NEW_TERM,
+ RUNES_PROTOCOL_KILL_DAEMON,
RUNES_PROTOCOL_NUM_MESSAGE_TYPES
};