X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-qsbr.h;h=b362304578a50a93f407d2a6cf97dc143340de30;hp=20dbf47b3aced49cfea55dd9c76e4ad69ed525cb;hb=ee6fabe168685b0a36295d3d071736a483bd33d8;hpb=4184999668035993577cb9ae24feac4eb4505a1e diff --git a/urcu-qsbr.h b/urcu-qsbr.h index 20dbf47..b362304 100644 --- a/urcu-qsbr.h +++ b/urcu-qsbr.h @@ -41,7 +41,7 @@ extern "C" { #endif -#include "urcu/map/urcu-qsbr.h" +#include /* * Important ! @@ -125,7 +125,7 @@ extern void rcu_unregister_thread(void); } #endif -#include "urcu-call-rcu.h" -#include "urcu-defer.h" +#include +#include #endif /* _URCU_QSBR_H */