Split and remove lttng-share header file
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.c
index a947dada5b8972b574d304e5504009718a7dcdaa..ed6658d7f8a6389e2e4f74e7d2a876c26db16ee0 100644 (file)
@@ -22,7 +22,8 @@
 #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.022587 seconds and 4 git commands to generate.