X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fload.c;h=cb3eb75aa8439c6813d1c5765555b37038c8773b;hp=708ef0b4d8e6c5c035b8fa6a66ddd1e966c73440;hb=f40ef1d56886bc58f5d7e147d77f818f46b66456;hpb=6c1c0768320135c6936c371b09731851b508c023 diff --git a/src/bin/lttng/commands/load.c b/src/bin/lttng/commands/load.c index 708ef0b4d..cb3eb75aa 100644 --- a/src/bin/lttng/commands/load.c +++ b/src/bin/lttng/commands/load.c @@ -15,7 +15,6 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#define _GNU_SOURCE #define _LGPL_SOURCE #include #include @@ -25,7 +24,7 @@ #include #include -#include +#include #include "../command.h"