X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcclient%2Fcommand_reply.h;h=6fd03ff9f025ca092252c93092ab5e37f3a3618e;hp=ea180ae273fe5965b6ec1052fdb46a89a3cae636;hb=8ceff2f9e9d065106b1e0490b2a82d76394647c7;hpb=8b61efa3a047be81703be86ce4ca97b664262fbd diff --git a/lib/silcclient/command_reply.h b/lib/silcclient/command_reply.h index ea180ae2..6fd03ff9 100644 --- a/lib/silcclient/command_reply.h +++ b/lib/silcclient/command_reply.h @@ -54,7 +54,7 @@ typedef struct { /* Status messages returned by the server */ #define STAT(x) SILC_STATUS_ERR_##x -extern const SilcCommandStatusMessage silc_command_status_messages[]; +DLLAPI extern const SilcCommandStatusMessage silc_command_status_messages[]; /* Prototypes */