X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fketama.c;h=83b47552a1a8853f88f4863e20a49630ae49e808;hb=ce11ec5eadbc51ff26aa6b64f52cf36e6b703f46;hp=502b1c74ed405325cf4cd3013e9d549cb59a3adf;hpb=3928e14fbe1ed17cefe9bdbbb282fb7ecf053e7a;p=awesomized%2Flibmemcached diff --git a/libhashkit/ketama.c b/libhashkit/ketama.c index 502b1c74..83b47552 100644 --- a/libhashkit/ketama.c +++ b/libhashkit/ketama.c @@ -6,8 +6,8 @@ * the COPYING file in the parent directory for full text. */ -#include #include "common.h" +#include static uint32_t ketama_server_hash(const char *key, unsigned int key_length, int alignment) {