Fix: Remove include urcu/assert.h
[urcu.git] / src / rculfhash-mm-order.c
index 20f3edd8ce37cf9a5abe88e18264ec1102759b53..6e3d29bb3fa2bc004ed4427e42f667d9fdc0902e 100644 (file)
@@ -21,7 +21,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#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.02295 seconds and 4 git commands to generate.