X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu.h;h=5728c07d3ce4cac45a11e4540c6c5f3a934a6837;hp=d4c87535d27caaac96111b946305454d884a676f;hb=ee6fabe168685b0a36295d3d071736a483bd33d8;hpb=4184999668035993577cb9ae24feac4eb4505a1e diff --git a/urcu.h b/urcu.h index d4c8753..5728c07 100644 --- a/urcu.h +++ b/urcu.h @@ -44,7 +44,7 @@ extern "C" { #endif -#include "urcu/map/urcu.h" +#include /* * Important ! @@ -111,7 +111,7 @@ extern void rcu_init(void); } #endif -#include "urcu-call-rcu.h" -#include "urcu-defer.h" +#include +#include #endif /* _URCU_H */