X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=khash.h;h=07b4cc2e6714598ef920dcf28b8f73ba34979677;hb=fc0df933c8fa09603a9e9798085ee07ca1a83f65;hp=c0da40daa78f703f825208bb7d1b4b5b3cc05ae3;hpb=d0870466f688789fba46ead22736035b22961903;p=thirdparty%2Fgit.git diff --git a/khash.h b/khash.h index c0da40daa7..07b4cc2e67 100644 --- a/khash.h +++ b/khash.h @@ -26,6 +26,9 @@ #ifndef __AC_KHASH_H #define __AC_KHASH_H +#include "cache.h" +#include "hashmap.h" + #define AC_VERSION_KHASH_H "0.2.8" typedef uint32_t khint32_t;