Add `urcu_posix_assert()` as `assert()` replacement
[urcu.git] / tests / benchmark / test_urcu_wfq.c
index 173a567306fb4650e46e1ceea0a4318590a4b0ae..8381160fe8ecd95c0238984137cf861bcb46eafd 100644 (file)
 #include <sys/wait.h>
 #include <unistd.h>
 #include <stdio.h>
-#include <assert.h>
 #include <errno.h>
 
 #include <urcu/arch.h>
+#include <urcu/assert.h>
 #include <urcu/tls-compat.h>
 #include "thread-id.h"
 
This page took 0.022638 seconds and 4 git commands to generate.