Fix: add missing getenv.h include to ustctl.c
[deliverable/lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index 4067758254438c45e2db0363ba55ee8d5d2f08a0..7b41b992fc03dc511554bb52e5fc350ac435e8cf 100644 (file)
@@ -34,6 +34,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.025747 seconds and 5 git commands to generate.