X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibhashkit%2Fhsieh.cc;h=43800a49144e278e41caa0ea72a05dca9dbb67d3;hb=633cf1561c54972aea6a12babc4cf38c679b8ceb;hp=ca88f8d67ba18443933146c64f7cd0e380429528;hpb=5e760300d15ef4c5b7eed3fb9f37920ebca2f6ec;p=awesomized%2Flibmemcached diff --git a/src/libhashkit/hsieh.cc b/src/libhashkit/hsieh.cc index ca88f8d6..43800a49 100644 --- a/src/libhashkit/hsieh.cc +++ b/src/libhashkit/hsieh.cc @@ -42,7 +42,7 @@ * http://www.azillionmonkeys.com/qed/hash.html */ -#include +#include "libhashkit/common.h" #undef get16bits #if (defined(__GNUC__) && defined(__i386__))