Headers: move uatomic_*.h to urcu/uatomic/*.h, rename uatomic_arch.h to uatomic.h
[urcu.git] / urcu / static / rculfqueue.h
index 410a4cf8d820714dbc88673db078ef89b1545c45..75df98582e00f5cc94ded1b29af2a0bc8867cf09 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include <urcu/urcu_ref.h>
-#include <urcu/uatomic_arch.h>
+#include <urcu/uatomic.h>
 #include <assert.h>
 /* A urcu implementation header should be already included. */
 
This page took 0.022365 seconds and 4 git commands to generate.