updates.
[silc.git] / apps / silcd / command_reply.h
index 4c6b63eb399f66d80908507cdb176a78fa7f93df..23c1fe6b0a7c350b5ca13147ea76ae5b91df1ac3 100644 (file)
@@ -57,6 +57,7 @@ typedef struct {
 void silc_server_command_reply_##func(void *context)
 
 /* Prototypes */
+void silc_server_command_reply_free(SilcServerCommandReplyContext cmd);
 void silc_server_command_reply_process(SilcServer server,
                                       SilcSocketConnection sock,
                                       SilcBuffer buffer);