X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fdigest.c;h=e1559819db8faff2d3f6d4e6e7b2f3e079ea449b;hb=1c26bb24f73e277073ca3dc266c78a19fc954e21;hp=4ff6de29f08f11e2d5d092afbe512b00dd5f5dba;hpb=4209d822c35fea2ca1c5879e18bc6c063dba4c41;p=m6w6%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) {