Cleanup: doc/examples makefile
[urcu.git] / tests / urcutorture.c
index a098d875d60b8a6e76120f2d9f83f890951e3a4d..35096a63f5843c38cbb68e3f87ed3f9b0210a5f2 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <string.h>
 #include <sys/time.h>
 #include <poll.h>
@@ -24,6 +25,6 @@
 #include <urcu-bp.h>
 #endif
 
-#include <urcu/uatomic_arch.h>
+#include <urcu/uatomic.h>
 #include <urcu/rculist.h>
 #include "rcutorture.h"
This page took 0.023707 seconds and 4 git commands to generate.