updates
[silc.git] / lib / silcclient / command_reply.h
index ea180ae273fe5965b6ec1052fdb46a89a3cae636..6fd03ff9f025ca092252c93092ab5e37f3a3618e 100644 (file)
@@ -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 */