Compat futex
[urcu.git] / urcu-pointer.c
index 79ee72a08e7110ba67a44b80f834096543eaa379..83f0ffdacb388cdc87016a9a10408fe7b712e62d 100644 (file)
@@ -24,6 +24,8 @@
  * IBM's contributions to this file may be relicensed under LGPLv2 or later.
  */
 
+#include <urcu/uatomic_arch.h>
+
 #include "urcu-pointer-static.h"
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #include "urcu-pointer.h"
This page took 0.02261 seconds and 4 git commands to generate.