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