X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=rculfqueue.c;h=d1cea30db52fe0b09e1efa618b121ae30c5191b6;hp=09ba9cf41fd8cde6f0cc58becba35066c95fada1;hb=4157e1ac43033c8b3ef5405b9c01e8311b2454ca;hpb=34b1b9db1cc283c556af5f35f70ea2e4713a440d diff --git a/rculfqueue.c b/rculfqueue.c index 09ba9cf..d1cea30 100644 --- a/rculfqueue.c +++ b/rculfqueue.c @@ -20,10 +20,6 @@ * 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 */ #include "urcu/rculfqueue.h"