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