Fixes to allow building on Power
[urcu.git] / tests / test_rwlock_timing.c
index c5c947895458d19311f8ff8774f8579cfc521fc7..869017ea9a1d0dc8a250d3a88de47d7d86ec02d4 100644 (file)
@@ -31,6 +31,8 @@
 #include <assert.h>
 #include <sys/syscall.h>
 #include <pthread.h>
+#include <errno.h>
+
 #include <urcu/arch.h>
 
 #if defined(_syscall0)
This page took 0.02365 seconds and 4 git commands to generate.