Fix: rculfhash should not include specific rcu flavor
[lttng-tools.git] / src / common / hashtable / rculfhash.c
index ff7e681046a9ce8620195a7330b2f0c69f702a4e..e11c6541f471a88f8cfaa67517f2271af621ccc5 100644 (file)
 #include <stdint.h>
 #include <string.h>
 #include <sched.h>
+#include <unistd.h>
 
 #include "config.h"
-#include <urcu.h>
+#include <urcu-pointer.h>
 #include <urcu-call-rcu.h>
 #include <urcu/arch.h>
 #include <urcu/uatomic.h>
This page took 0.023836 seconds and 4 git commands to generate.