Make defer_rcu() usable from library using multiple URCU implementations
[urcu.git] / urcu.h
diff --git a/urcu.h b/urcu.h
index 417e609248053c9a4791d9721fcabe5ef7281916..15c8c3897f13072fd607c6c97a7cb188b0f14b87 100644 (file)
--- a/urcu.h
+++ b/urcu.h
@@ -111,5 +111,6 @@ extern void rcu_init(void);
 #endif
 
 #include "urcu-call-rcu.h"
+#include "urcu-defer.h"
 
 #endif /* _URCU_H */
This page took 0.022698 seconds and 4 git commands to generate.