X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Frculfhash-mm-order.c;fp=src%2Frculfhash-mm-order.c;h=3d3e31f82c22eeb1139b16e68e6a10dd19061c4d;hb=308c0e2f342b795203fd1b0f3346b85061a14d1f;hp=20f3edd8ce37cf9a5abe88e18264ec1102759b53;hpb=225ad775ba2841f484f66297d5aff4e3de70f249;p=urcu.git diff --git a/src/rculfhash-mm-order.c b/src/rculfhash-mm-order.c index 20f3edd..3d3e31f 100644 --- a/src/rculfhash-mm-order.c +++ b/src/rculfhash-mm-order.c @@ -21,7 +21,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include +#include + +#include "rculfhash-internal.h" static void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order)