Split and remove lttng-share header file
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl.c
index 2125c600ac3ba0244e949e6251f2a9c0a48899f8..838afedba2a712297f73687b44e446a17fec4537 100644 (file)
@@ -29,8 +29,9 @@
 #include <unistd.h>
 
 #include <common/sessiond-comm/sessiond-comm.h>
-#include <common/lttng-share.h>
 #include <common/lttngerr.h>
+#include <common/common.h>
+#include <common/defaults.h>
 #include <lttng/lttng.h>
 
 /* Socket to session daemon for communication */
This page took 0.024316 seconds and 5 git commands to generate.