Fix: sessiond: assertion fails when getting name of trigger
[lttng-tools.git] / src / bin / lttng / conf.c
index 8e703b05841b0a7c19302d8a51f8635e97de6250..4079d6ed9421273680d102d4bc9cf9353534dfb6 100644 (file)
@@ -13,8 +13,8 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <errno.h>
 
+#include <common/compat/errno.h>
 #include <common/common.h>
 #include <common/utils.h>
 
This page took 0.022429 seconds and 4 git commands to generate.