Updates.
[silc.git] / apps / silcd / command_reply.h
index 9b5479e115571172d564be928dfbdabb0a8d55dd..599623df97144a123bbc886f34ef7fb5b00a9aca 100644 (file)
@@ -60,5 +60,6 @@ void silc_server_command_reply_process(SilcServer server,
 SILC_SERVER_CMD_REPLY_FUNC(join);
 SILC_SERVER_CMD_REPLY_FUNC(whois);
 SILC_SERVER_CMD_REPLY_FUNC(identify);
+SILC_SERVER_CMD_REPLY_FUNC(names);
 
 #endif