cds containers: lfqueue and lfstack: don't depend on a particular rcu flavor
[urcu.git] / rculfstack.c
index 2c260460b690ee85e9f688a372feae56a1b5889d..ca50232dcfcd01815b92a32a861951e0b46b7644 100644 (file)
  */
 
 /* Use the urcu symbols to select the appropriate rcu flavor at link time */
+#define _LGPL_SOURCE
 #include "urcu.h"
+
+#undef _LGPL_SOURCE
 /* Do not #define _LGPL_SOURCE to ensure we can emit the wrapper symbols */
 #include "urcu/rculfstack.h"
 #include "urcu/rculfstack-static.h"
This page took 0.022299 seconds and 4 git commands to generate.