X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fstrerror.h;h=3d6a908de285713cded1a71f8f4dd5a31673ac1b;hb=2a1c0d59386b12f25cfc0b5d786ca7b904328833;hp=4cb919728ee3322f1a3bc493cbd0de0f6640e5cb;hpb=c67da677fe0944d3d2d3ff46e65fc3bc775404ae;p=awesomized%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 }