fix api.h generation on x86 and powerpc
[urcu.git] / tests / urcutorture.c
index 70abc68df7efb3f3ea9cc5c90e543493f2f7f24b..7e3860615c999d793074b5f5698fc4dfbb5e6772 100644 (file)
@@ -3,7 +3,10 @@
 #include <poll.h>
 #include <unistd.h>
 #include <stdlib.h>
+#include <urcu/arch.h>
 #include "api.h"
 #define _LGPL_SOURCE
-#include "../urcu.h"
+#include <urcu.h>
+#include <urcu/uatomic_arch.h>
+#include <urcu/rculist.h>
 #include "rcutorture.h"
This page took 0.022974 seconds and 4 git commands to generate.