Watcher list support added.
[silc.git] / apps / silcd / command_reply.h
index 9156e298413da14a0da6f0a48371e69ff040b118..7a06fd6e590ee8f2f2952af203dcc1b42911214b 100644 (file)
@@ -76,5 +76,6 @@ 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