Fix: Move rand-compat to private src dir
[urcu.git] / tests / common / debug-yield.h
index c60e4e0eb1c272b9dbf5db9691c7e2fce9cd06d0..b48561c4589fdc82e1e79aaaa107cfb999d10756 100644 (file)
@@ -31,6 +31,8 @@
 #include <pthread.h>
 #include <unistd.h>
 
+#include <compat-rand.h>
+
 #define RCU_YIELD_READ         (1 << 0)
 #define RCU_YIELD_WRITE        (1 << 1)
 
This page took 0.02238 seconds and 4 git commands to generate.