Headers: move uatomic_*.h to urcu/uatomic/*.h, rename uatomic_arch.h to uatomic.h
[urcu.git] / urcu / static / rculfstack.h
index 7caf3c8c0d15f344170c33873f4cb6f4b4d107fa..99d3d4ccc92f8cd22011d099417986e274e08d73 100644 (file)
@@ -26,7 +26,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <urcu/uatomic_arch.h>
+#include <urcu/uatomic.h>
 /* A urcu implementation header should be already included. */
 
 #ifdef __cplusplus
This page took 0.022568 seconds and 4 git commands to generate.