rculfhash: Include rculfhash-internal.h from local directory
[userspace-rcu.git] / src / rculfhash-mm-order.c
index a182a838867b9388a193845c856539bdf892955a..bbc401589a0c176cdffbd7111826248cb7e92b06 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #include <urcu/assert.h>
-#include <rculfhash-internal.h>
+#include "rculfhash-internal.h"
 
 static
 void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order)
This page took 0.022778 seconds and 4 git commands to generate.