X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand.h;h=4134ee2e9450d2405c95f99364d1a98f3471dcea;hb=ab7251f985a453b36972bb1286f3439847b844aa;hp=62527f0f0c1e7e52029bf19faecff617c375bacb;hpb=9d79cbd71baf62a6a4465240ce17d6b19077f488;p=silc.git diff --git a/apps/silcd/command.h b/apps/silcd/command.h index 62527f0f..4134ee2e 100644 --- a/apps/silcd/command.h +++ b/apps/silcd/command.h @@ -154,5 +154,6 @@ SILC_SERVER_CMD_FUNC(shutdown); SILC_SERVER_CMD_FUNC(silcoper); SILC_SERVER_CMD_FUNC(leave); SILC_SERVER_CMD_FUNC(users); +SILC_SERVER_CMD_FUNC(getkey); #endif