urcu call_rcu: Use RCU read-side protection for per-cpu call_rcu data
[urcu.git] / urcu.c
diff --git a/urcu.c b/urcu.c
index 20bbf36727663b514405f6d49a3b97f422a20979..77f6888f0ec547647fe8ced21e04d19e4de73105 100644 (file)
--- a/urcu.c
+++ b/urcu.c
@@ -39,6 +39,7 @@
 #include "urcu/wfqueue.h"
 #include "urcu/map/urcu.h"
 #include "urcu/static/urcu.h"
+#include "urcu-pointer.h"
 
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #undef _LGPL_SOURCE
This page took 0.02249 seconds and 4 git commands to generate.