X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu.c;h=d356f54648d551b44316d8d11cbeb09cf7c9b84d;hp=4ee9e3bebbefbaf30beb078c264b3bc61cf4e897;hb=0376e7b2f8d26778ebc4750b34e718c062c92764;hpb=ef84facf4b0c23bd695ca9300055e3ffc9b56006 diff --git a/urcu.c b/urcu.c index 4ee9e3b..d356f54 100644 --- a/urcu.c +++ b/urcu.c @@ -434,3 +434,4 @@ void rcu_exit(void) #endif /* #ifdef RCU_SIGNAL */ #include "urcu-call-rcu-impl.h" +#include "urcu-defer-impl.h"