Add `urcu_posix_assert()` as `assert()` replacement
[urcu.git] / include / urcu / static / urcu-qsbr.h
index 5eca3e24cf6b600c27f6d01c685cd5e6bbfc0392..b8788771c33103f44981cac1ad381fe525dcf3ce 100644 (file)
@@ -35,6 +35,7 @@
 #include <unistd.h>
 #include <stdint.h>
 
+#include <urcu/debug.h>
 #include <urcu/compiler.h>
 #include <urcu/arch.h>
 #include <urcu/system.h>
@@ -42,7 +43,6 @@
 #include <urcu/list.h>
 #include <urcu/futex.h>
 #include <urcu/tls-compat.h>
-#include <urcu/debug.h>
 #include <urcu/static/urcu-common.h>
 
 #ifdef __cplusplus
This page took 0.023007 seconds and 4 git commands to generate.