Split and remove lttng-share header file
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.c
index d1225c07c4f286f3b15c392dff0ed63133783bd1..79e4a2f4e28b7e64a1f83fa242cf4677a570a7c4 100644 (file)
@@ -23,7 +23,8 @@
 #include <unistd.h>
 
 #include <common/lttngerr.h>
-#include <common/lttng-share.h>
+#include <common/common.h>
+#include <common/defaults.h>
 
 #include "trace-kernel.h"
 
This page took 0.024955 seconds and 5 git commands to generate.