Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / bin / lttng-sessiond / ust-thread.c
index 9c944c55288f7470025e47fffbf77ae981fe6199..7fb18a782bd2969d3415a2774880c14a60bfaca4 100644 (file)
@@ -14,7 +14,7 @@
  * this program; if not, write to the Free Software Foundation, Inc., 51
  * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
-#define _GNU_SOURCE
+
 #define _LGPL_SOURCE
 #include <assert.h>
 
This page took 0.023654 seconds and 4 git commands to generate.