Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / tests / regression / tools / mi / validate_xml.c
index f875853477859e52dfa9779403c409a83bbba582..20171fea6e76e1566a63e24aeef3e0130e61445b 100644 (file)
@@ -22,7 +22,6 @@
   * argv[2] Path to the XML to be validated
   */
 
-#define _GNU_SOURCE
 #include <assert.h>
 #include <ctype.h>
 #include <stdio.h>
This page took 0.023663 seconds and 4 git commands to generate.