Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng-sessiond / utils.c
index 313f4cf782511e8b0fbab6cb9ecf64bcb22ef7b9..6c4ef0636927a346485e54685c98623704531c05 100644 (file)
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#include <common/lttngerr.h>
+#include <common/error.h>
 
 #include "utils.h"
 
This page took 0.025327 seconds and 5 git commands to generate.