convert to autotools
[urcu.git] / urcu-static.h
index 30bd7fddbea5372c08aff936751e79225893a314..2e7371ef5000194c2d302803c7ba4a359a64c7d3 100644 (file)
@@ -37,7 +37,7 @@
 #include <urcu/compiler.h>
 #include <urcu/arch.h>
 #include <urcu/system.h>
-#include <urcu/arch_uatomic.h>
+#include <urcu/uatomic_arch.h>
 #include <urcu/list.h>
 
 #define futex(...)             syscall(__NR_futex, __VA_ARGS__)
This page took 0.022696 seconds and 4 git commands to generate.