Fix: add missing getenv.h include to ustctl.c
[lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index b5f337f06f8760ab60b07c0b636841ecc734faed..d08e7edca67fa50e4feabb6d6c6d20f99521c66f 100644 (file)
@@ -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
This page took 0.022466 seconds and 4 git commands to generate.