Rename urcu/urcu-futex.h to urcu/futex.h
[urcu.git] / urcu / static / urcu.h
index 18e4826a5a31789c7cb408832421cbddb7d83c22..3161a40088836c92a65edbdc8445385913afe0bb 100644 (file)
@@ -37,9 +37,9 @@
 #include <urcu/compiler.h>
 #include <urcu/arch.h>
 #include <urcu/system.h>
-#include <urcu/uatomic_arch.h>
+#include <urcu/uatomic.h>
 #include <urcu/list.h>
-#include <urcu/urcu-futex.h>
+#include <urcu/futex.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.023038 seconds and 4 git commands to generate.