X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=rculfqueue.c;h=38eddcf3a4283c2b86d2d66ee5604bf3a57b2213;hp=09ba9cf41fd8cde6f0cc58becba35066c95fada1;hb=1a186a881c195c0f240c0baa813056b0cc1eab91;hpb=e17d9985aeb7eab28f3ab1ba5a3076b49d504958 diff --git a/rculfqueue.c b/rculfqueue.c index 09ba9cf..38eddcf 100644 --- a/rculfqueue.c +++ b/rculfqueue.c @@ -20,13 +20,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define _LGPL_SOURCE -/* Use the urcu symbols to select the appropriate rcu flavor at link time */ -#include "urcu.h" - -#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" /*