From: Jérémie Galarneau Date: Thu, 12 Nov 2015 21:41:33 +0000 (-0500) Subject: Fix: redefinition of _GNU_SOURCE X-Git-Tag: v2.8.0-rc1~214 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=1e177dca9db26b979738556d60e4d3e3ec8689ec;hp=b734f5f715395468cf9c68166820558126264d52 Fix: redefinition of _GNU_SOURCE Signed-off-by: Jérémie Galarneau --- diff --git a/src/bin/lttng/commands/status.c b/src/bin/lttng/commands/status.c index b3555c984..d9b6c4f27 100644 --- a/src/bin/lttng/commands/status.c +++ b/src/bin/lttng/commands/status.c @@ -15,7 +15,6 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#define _GNU_SOURCE #define _LGPL_SOURCE #include #include