Created SILC Client Libary by moving stuff from silc/ directory.
[silc.git] / apps / silcd / command_reply.h
index 0e67aa287dbb2dddb0119ca1fe7df8f42d28c6e2..28d95c5b7c4fa026e3c36a0c4f9a40eef03e0205 100644 (file)
@@ -73,5 +73,6 @@ void silc_server_command_reply_process(SilcServer server,
                                       SilcSocketConnection sock,
                                       SilcBuffer buffer);
 SILC_SERVER_CMD_REPLY_FUNC(join);
+SILC_SERVER_CMD_REPLY_FUNC(identify);
 
 #endif