summaryrefslogtreecommitdiff
path: root/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'client.c')
-rw-r--r--client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.c b/client.c
index 6bc53f4..23cde36 100644
--- a/client.c
+++ b/client.c
@@ -47,6 +47,7 @@ enum Cap clientCaps = 0
| CapPassive
| CapReadMarker
| CapSTS
+ | CapSelfMessage
| CapServerTime;
char *clientOrigin;