X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.h;h=213ed97932efdaaa684d0de3de033eb790203d56;hb=ab7251f985a453b36972bb1286f3439847b844aa;hp=852642d6ec86e9da59da85fae989281ca86ba644;hpb=9d79cbd71baf62a6a4465240ce17d6b19077f488;p=silc.git diff --git a/apps/silcd/command_reply.h b/apps/silcd/command_reply.h index 852642d6..213ed979 100644 --- a/apps/silcd/command_reply.h +++ b/apps/silcd/command_reply.h @@ -68,5 +68,6 @@ SILC_SERVER_CMD_REPLY_FUNC(info); SILC_SERVER_CMD_REPLY_FUNC(motd); SILC_SERVER_CMD_REPLY_FUNC(join); SILC_SERVER_CMD_REPLY_FUNC(users); +SILC_SERVER_CMD_REPLY_FUNC(getkey); #endif