X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-bp.h;h=09ee9c9ddeed6161134fc2d26ad499fde7056202;hp=763eb058695b3f47b94de5dc86dd44603bf960ca;hb=ee6fabe168685b0a36295d3d071736a483bd33d8;hpb=4184999668035993577cb9ae24feac4eb4505a1e diff --git a/urcu-bp.h b/urcu-bp.h index 763eb05..09ee9c9 100644 --- a/urcu-bp.h +++ b/urcu-bp.h @@ -47,7 +47,7 @@ extern "C" { #endif -#include "urcu/map/urcu-bp.h" +#include /* * Important ! @@ -118,7 +118,7 @@ static inline void rcu_init(void) } #endif -#include "urcu-call-rcu.h" -#include "urcu-defer.h" +#include +#include #endif /* _URCU_BP_H */