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