Add urcu/cds.h placeholder for all CDS headers
[urcu.git] / tests / test_urcu_lfq.c
index cd72fac5cae2079992f7e8d3bab5d899ef841f4a..b5cd559d0431302e378e5e672424592912befcf6 100644 (file)
@@ -62,7 +62,7 @@ static inline pid_t gettid(void)
 #define _LGPL_SOURCE
 #endif
 #include <urcu.h>
-#include <urcu/rculfqueue.h>
+#include <urcu/cds.h>
 
 static volatile int test_go, test_stop;
 
This page took 0.023474 seconds and 4 git commands to generate.