X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-bp.h;h=b2b382f1b5fa061c26458e9dc732a721f8759286;hp=bc2dbc370f7f80e0610613078e7417478829265f;hb=57760d447eaed07f8a9c6552b8cefc6223ac1158;hpb=ef84facf4b0c23bd695ca9300055e3ffc9b56006 diff --git a/urcu-bp.h b/urcu-bp.h index bc2dbc3..b2b382f 100644 --- a/urcu-bp.h +++ b/urcu-bp.h @@ -46,7 +46,7 @@ extern "C" { #endif -#include "urcu-bp-map.h" +#include "urcu/map/urcu-bp.h" /* * Important ! @@ -118,5 +118,6 @@ static inline void rcu_init(void) #endif #include "urcu-call-rcu.h" +#include "urcu-defer.h" #endif /* _URCU_BP_H */