Cleanup: remove struct lttng_handle from tracker.h
[lttng-tools.git] / include / lttng / tracker.h
index 1da12f82be6909bbbf183e449a26fe9647b44530..51e1680c1e2da197eb6fe5575439c9508a85406c 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <lttng/constant.h>
 #include <common/macros.h>
+#include <lttng/session.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -49,7 +50,6 @@ enum lttng_tracker_id_status {
        LTTNG_TRACKER_ID_STATUS_UNSET = 1,
 };
 
-struct lttng_handle;
 struct lttng_tracker_id;
 struct lttng_tracker_ids;
 
This page took 0.023707 seconds and 5 git commands to generate.