convert to autotools
[urcu.git] / tests / urcutorture.c
index 70abc68df7efb3f3ea9cc5c90e543493f2f7f24b..2eba4d5697425f7801448c0820bebc4a027e6877 100644 (file)
@@ -5,5 +5,7 @@
 #include <stdlib.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.02277 seconds and 4 git commands to generate.