Fix: all lttng-ust source files should be tagged _LGPL_SOURCE
[lttng-ust.git] / liblttng-ust-cyg-profile / lttng-ust-cyg-profile.c
index c63b39b04ba033f808fdc0da4c287a86b4ffe5d5..d19f70a6e69b4be07955bb68a6ee8db439048f9c 100644 (file)
@@ -16,8 +16,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#define _LGPL_SOURCE
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <dlfcn.h>
 #include <sys/types.h>
 #include <stdio.h>
This page took 0.02226 seconds and 4 git commands to generate.