X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fdigest.c;h=e1559819db8faff2d3f6d4e6e7b2f3e079ea449b;hb=9ef955abb6c001a9dfbad27c623cffb08cdadd3b;hp=4ff6de29f08f11e2d5d092afbe512b00dd5f5dba;hpb=54b628acfd0aa4915d97de81e68355b07c980a7d;p=awesomized%2Flibmemcached diff --git a/libhashkit/digest.c b/libhashkit/digest.c index 4ff6de29..e1559819 100644 --- a/libhashkit/digest.c +++ b/libhashkit/digest.c @@ -6,7 +6,7 @@ * the COPYING file in the parent directory for full text. */ -#include "common.h" +#include uint32_t hashkit_digest(const hashkit_st *self, const char *key, size_t key_length) {