Fix: Move rand-compat to private src dir
[urcu.git] / tests / benchmark / test_urcu_hash.h
index f2e23f2975824870f9c30ba0ad77303b8b080806..2f708a115cd412bf620cbeda9e1b068b1c399b48 100644 (file)
@@ -36,7 +36,7 @@
 #include <signal.h>
 
 #include <urcu/tls-compat.h>
-#include <urcu/rand-compat.h>
+#include <compat-rand.h>
 #include "cpuset.h"
 #include "thread-id.h"
 #include "../common/debug-yield.h"
This page took 0.022474 seconds and 4 git commands to generate.