X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=src%2Furcu-pointer.c;h=d0854ac8fb3ac1051b573b7afad890cf6f04cc2d;hp=61e35da5d718a05dc0f8fad69b0aeb370c7c1d66;hb=6cd23d474d3b7d3d090652d0d0b9508ab7d1f9f8;hpb=89d19b437b1467f98ecee4190d1160e99111671f diff --git a/src/urcu-pointer.c b/src/urcu-pointer.c index 61e35da..d0854ac 100644 --- a/src/urcu-pointer.c +++ b/src/urcu-pointer.c @@ -26,9 +26,9 @@ #include -#include "urcu/static/urcu-pointer.h" +#include /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ -#include "urcu-pointer.h" +#include extern void synchronize_rcu(void);