Add `urcu_posix_assert()` as `assert()` replacement
[urcu.git] / tests / benchmark / test_looplen.c
index 51c1744b4f979d64a436256cdb456530aa250e98..d969ffcc00b2d58c0add83a53df2c31148d3aefd 100644 (file)
 #include <sys/wait.h>
 #include <unistd.h>
 #include <stdio.h>
-#include <assert.h>
 #include <sched.h>
 #include <errno.h>
 
 #include <urcu/arch.h>
+#include <urcu/assert.h>
 
 #ifndef DYNAMIC_LINK_TEST
 #define _LGPL_SOURCE
This page took 0.022484 seconds and 4 git commands to generate.