X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fbyteorder.h;h=a7d108d3a6c7c9b8fc2d2c0d5f17d38391754f4d;hb=033a3a1829e8a1e0d170f748f6b7824e25ec45f4;hp=92687c1d7b6430223250938c9480b9d52f7dc159;hpb=625e84ebfc422790372bc2984f504bdcb4da779c;p=awesomized%2Flibmemcached diff --git a/libmemcached/byteorder.h b/libmemcached/byteorder.h index 92687c1d..a7d108d3 100644 --- a/libmemcached/byteorder.h +++ b/libmemcached/byteorder.h @@ -41,10 +41,8 @@ extern "C" { #endif -LIBMEMCACHED_LOCAL uint64_t memcached_ntohll(uint64_t); -LIBMEMCACHED_LOCAL uint64_t memcached_htonll(uint64_t); #ifdef __cplusplus