update urcutorture to include arch.h
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 7 Oct 2009 21:29:23 +0000 (17:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 7 Oct 2009 21:29:23 +0000 (17:29 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
tests/urcutorture.c

index 2eba4d5697425f7801448c0820bebc4a027e6877..7e3860615c999d793074b5f5698fc4dfbb5e6772 100644 (file)
@@ -3,6 +3,7 @@
 #include <poll.h>
 #include <unistd.h>
 #include <stdlib.h>
+#include <urcu/arch.h>
 #include "api.h"
 #define _LGPL_SOURCE
 #include <urcu.h>
This page took 0.025133 seconds and 4 git commands to generate.