Move getenv to libcommon
[lttng-ust.git] / src / lib / lttng-ust / getcpu.c
index 483f81313977dd0e6867458cc20ec3db93fe4e86..1fb7b16918c06dabbb0fbe37fa82001ac467dee9 100644 (file)
@@ -12,7 +12,7 @@
 #include <urcu/system.h>
 #include <urcu/arch.h>
 
-#include "getenv.h"
+#include "common/getenv.h"
 #include "lib/lttng-ust/getcpu.h"
 
 /* Function pointer to the current getcpu callback. */
This page took 0.023389 seconds and 4 git commands to generate.