X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fstrerror.h;h=3d6a908de285713cded1a71f8f4dd5a31673ac1b;hb=2230ba7b89bbaa989de311f9d7ea6d6e2cd5a9b8;hp=4cb919728ee3322f1a3bc493cbd0de0f6640e5cb;hpb=55b5455291498ef63c1c34976552d58708a74732;p=m6w6%2Flibmemcached diff --git a/libhashkit/strerror.h b/libhashkit/strerror.h index 4cb91972..3d6a908d 100644 --- a/libhashkit/strerror.h +++ b/libhashkit/strerror.h @@ -13,7 +13,8 @@ extern "C" { #endif -const char *hashkit_strerror(hashkit_st *ptr __attribute__((unused)), hashkit_return_t rc); +HASHKIT_API + const char *hashkit_strerror(hashkit_st *ptr, hashkit_return_t rc); #ifdef __cplusplus }