Install urcu/map/*.h into system
[urcu.git] / urcu.h
diff --git a/urcu.h b/urcu.h
index 417e609248053c9a4791d9721fcabe5ef7281916..0fa2fea7c4515a8c86be17673668692ac6692684 100644 (file)
--- a/urcu.h
+++ b/urcu.h
@@ -43,7 +43,7 @@
 extern "C" {
 #endif 
 
-#include "urcu-map.h"
+#include "urcu/map/urcu.h"
 
 /*
  * Important !
@@ -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.02516 seconds and 4 git commands to generate.