Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng-sessiond / context.c
index 7fc455438fab9cc856b6b37204997a16bccf7919..0144f78248ee8c908077be0ec3b2f9aa66add057 100644 (file)
@@ -22,8 +22,8 @@
 #include <unistd.h>
 #include <urcu/list.h>
 
+#include <common/error.h>
 #include <common/sessiond-comm/sessiond-comm.h>
-#include <common/lttngerr.h>
 
 #include "context.h"
 #include "kernel.h"
This page took 0.023024 seconds and 4 git commands to generate.