Remove #define _LGPL_SOURCE from public headers
[ust.git] / libust / marker.c
index d475d82dcf834f2dd066d18858669c28f42f9cad..43f032826b3263611b401f9138bb5613fca3e1aa 100644 (file)
@@ -16,9 +16,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#define _LGPL_SOURCE
 #include <stdlib.h>
 #include <errno.h>
-#define _LGPL_SOURCE
 #include <urcu-bp.h>
 #include <urcu/rculist.h>
 #include <urcu/hlist.h>
This page took 0.022127 seconds and 4 git commands to generate.