X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-bp.c;h=14b200129fe42656ae11e178aa0d3c6442f26061;hp=5474f9f5ca19fb7aef5b51ed90fe3bc5c56d4867;hb=0376e7b2f8d26778ebc4750b34e718c062c92764;hpb=ef84facf4b0c23bd695ca9300055e3ffc9b56006 diff --git a/urcu-bp.c b/urcu-bp.c index 5474f9f..14b2001 100644 --- a/urcu-bp.c +++ b/urcu-bp.c @@ -379,3 +379,4 @@ void rcu_bp_after_fork_child(void) } #include "urcu-call-rcu-impl.h" +#include "urcu-defer-impl.h"