X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=urcu-bp.c;h=14b200129fe42656ae11e178aa0d3c6442f26061;hb=bc94ca9bada25f7403e3e859caa241146ae8e338;hp=5474f9f5ca19fb7aef5b51ed90fe3bc5c56d4867;hpb=5e77fc1f94c3572fca067d37667d74f8165e2434;p=urcu.git 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"