X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Frculfhash-mm-chunk.c;h=5cd66625e574d8bf2ebc83bbaab1efc9cb0be855;hb=d401260055a05d5033b8c64ed2b8b9c220c08d77;hp=a7a9b765b4c2c734389b869fc8c4f0ceb7e46281;hpb=0f41347482f9db50c476179c0bc2140d849b996b;p=urcu.git diff --git a/src/rculfhash-mm-chunk.c b/src/rculfhash-mm-chunk.c index a7a9b76..5cd6662 100644 --- a/src/rculfhash-mm-chunk.c +++ b/src/rculfhash-mm-chunk.c @@ -21,7 +21,9 @@ */ #include -#include +#include + +#include "rculfhash-internal.h" static void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order)