Move getenv to libcommon
[lttng-ust.git] / src / lib / lttng-ust / lttng-clock.c
index edda7ae933544650f0d0494a2c016ecb572afa74..61b8e55a5db69848db78a52f034c34200119076e 100644 (file)
@@ -18,7 +18,7 @@
 #include "common/logging.h"
 
 #include "clock.h"
-#include "getenv.h"
+#include "common/getenv.h"
 
 struct lttng_ust_trace_clock *lttng_ust_trace_clock;
 
This page took 0.02398 seconds and 4 git commands to generate.