X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Frculfhash-mm-chunk.c;h=37de22822a5e2b1d855cac12e35b4b78074de29f;hb=9803f7dab4c8caa1c911e9e37d4ab1f89a27dfbe;hp=a7a9b765b4c2c734389b869fc8c4f0ceb7e46281;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d;p=urcu.git diff --git a/src/rculfhash-mm-chunk.c b/src/rculfhash-mm-chunk.c index a7a9b76..37de228 100644 --- a/src/rculfhash-mm-chunk.c +++ b/src/rculfhash-mm-chunk.c @@ -21,7 +21,8 @@ */ #include -#include + +#include "rculfhash-internal.h" static void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order)