Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.c
index a947dada5b8972b574d304e5504009718a7dcdaa..80644ac8330b438da015b7f149ff10cee002bb5b 100644 (file)
@@ -21,8 +21,8 @@
 #include <string.h>
 #include <unistd.h>
 
-#include <common/lttngerr.h>
-#include <common/lttng-share.h>
+#include <common/common.h>
+#include <common/defaults.h>
 
 #include "trace-ust.h"
 
This page took 0.023011 seconds and 4 git commands to generate.