Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / bin / lttng-sessiond / ust-registry.c
index 315aed945b503391e6c1f9de2f21681c6ee34f6b..71fdc4fd8294d48c8f335222b2af2381cb1972e0 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>
 #include <inttypes.h>
This page took 0.023443 seconds and 4 git commands to generate.