X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccrypt%2Fsilchmac.h;h=888014884657b0b9bfe230090dde927e4bf73ea2;hb=8ceff2f9e9d065106b1e0490b2a82d76394647c7;hp=624921691d31fad015d569ac03678e3136929ec8;hpb=c826b9841053da3f00e2c531b25bb22aa49255d5;p=silc.git diff --git a/lib/silccrypt/silchmac.h b/lib/silccrypt/silchmac.h index 62492169..88801488 100644 --- a/lib/silccrypt/silchmac.h +++ b/lib/silccrypt/silchmac.h @@ -73,7 +73,7 @@ typedef struct { #define SILC_ALL_HMACS ((SilcHmacObject *)1) /* Default hmacs for silc_hmac_register_default(). */ -extern SilcHmacObject silc_default_hmacs[]; +extern DLLAPI SilcHmacObject silc_default_hmacs[]; /* Default HMAC in the SILC protocol */ #define SILC_DEFAULT_HMAC "hmac-sha1-96"