X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fbyteorder.h;h=a7d108d3a6c7c9b8fc2d2c0d5f17d38391754f4d;hb=6730933820b3c3f7b016b4d33a209198d195a37a;hp=92687c1d7b6430223250938c9480b9d52f7dc159;hpb=56baf2c0a1a9a6111637dffeea16f997307320ee;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