Fix: redefinition of _GNU_SOURCE
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 12 Nov 2015 21:41:33 +0000 (16:41 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 12 Nov 2015 22:16:07 +0000 (17:16 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/status.c

index b3555c9840cba2f2cba2463bcfc448f31d2d93f9..d9b6c4f277cefb2290b2b7c66046b54df477d6b0 100644 (file)
@@ -15,7 +15,6 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#define _GNU_SOURCE
 #define _LGPL_SOURCE
 #include <popt.h>
 #include <stdio.h>
This page took 0.033301 seconds and 5 git commands to generate.