X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=urcu.h;fp=urcu.h;h=15c8c3897f13072fd607c6c97a7cb188b0f14b87;hp=417e609248053c9a4791d9721fcabe5ef7281916;hb=0376e7b2f8d26778ebc4750b34e718c062c92764;hpb=ef84facf4b0c23bd695ca9300055e3ffc9b56006 diff --git a/urcu.h b/urcu.h index 417e609..15c8c38 100644 --- a/urcu.h +++ b/urcu.h @@ -111,5 +111,6 @@ extern void rcu_init(void); #endif #include "urcu-call-rcu.h" +#include "urcu-defer.h" #endif /* _URCU_H */