X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=rculfqueue.c;h=38eddcf3a4283c2b86d2d66ee5604bf3a57b2213;hp=09b858791d8a8babc0bff46741e188b423fd23ea;hb=7be759d1adf95b168f09e513232ea26de15e1eaf;hpb=6e5f88cf94a225b155719046d87bfd32ba47e06a diff --git a/rculfqueue.c b/rculfqueue.c index 09b8587..38eddcf 100644 --- a/rculfqueue.c +++ b/rculfqueue.c @@ -20,19 +20,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define _LGPL_SOURCE - -#ifdef RCU_QSBR -# include "urcu-qsbr.h" -#elif defined(RCU_BP) -# include "urcu-bp.h" -#else -# include "urcu.h" -#endif - -#undef _LGPL_SOURCE /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */ +#undef _LGPL_SOURCE #include "urcu/rculfqueue.h" +#define _LGPL_SOURCE #include "urcu/static/rculfqueue.h" /*