From: Mathieu Desnoyers Date: Sun, 12 Mar 2017 02:18:27 +0000 (-0500) Subject: Fix: add missing getenv.h include to ustctl.c X-Git-Tag: v2.8.3~3 X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=commitdiff_plain;h=bc1de20886556174fb2e81a86beeb97a82d25664 Fix: add missing getenv.h include to ustctl.c Signed-off-by: Mathieu Desnoyers --- diff --git a/liblttng-ust-ctl/ustctl.c b/liblttng-ust-ctl/ustctl.c index b5f337f0..d08e7edc 100644 --- a/liblttng-ust-ctl/ustctl.c +++ b/liblttng-ust-ctl/ustctl.c @@ -33,6 +33,7 @@ #include "../liblttng-ust/wait.h" #include "../liblttng-ust/lttng-rb-clients.h" #include "../liblttng-ust/clock.h" +#include "../liblttng-ust/getenv.h" /* * Number of milliseconds to retry before failing metadata writes on