Watcher list support added.
[crypto.git] / apps / silcd / command_reply.h
index 17422bf4fcafec9d561c4caa06120950c68b9388..7a06fd6e590ee8f2f2952af203dcc1b42911214b 100644 (file)
@@ -72,8 +72,10 @@ SILC_SERVER_CMD_REPLY_FUNC(identify);
 SILC_SERVER_CMD_REPLY_FUNC(info);
 SILC_SERVER_CMD_REPLY_FUNC(motd);
 SILC_SERVER_CMD_REPLY_FUNC(join);
+SILC_SERVER_CMD_REPLY_FUNC(stats);
 SILC_SERVER_CMD_REPLY_FUNC(users);
 SILC_SERVER_CMD_REPLY_FUNC(getkey);
 SILC_SERVER_CMD_REPLY_FUNC(list);
+SILC_SERVER_CMD_REPLY_FUNC(watch);
 
 #endif