X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Frculfhash-mm-chunk.c;fp=src%2Frculfhash-mm-chunk.c;h=5cd66625e574d8bf2ebc83bbaab1efc9cb0be855;hb=308c0e2f342b795203fd1b0f3346b85061a14d1f;hp=a7a9b765b4c2c734389b869fc8c4f0ceb7e46281;hpb=225ad775ba2841f484f66297d5aff4e3de70f249;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)