Revert "Create per RCU flavor CDS libraries"
[urcu.git] / rculfqueue.c
index 09b858791d8a8babc0bff46741e188b423fd23ea..d1cea30db52fe0b09e1efa618b121ae30c5191b6 100644 (file)
  * 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 */
 #include "urcu/rculfqueue.h"
This page took 0.022421 seconds and 4 git commands to generate.