Clean-up: Move agent_apps_ht_by_sock definition to main.c
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.h
index c4dbe06c56c3dd7f3a5c57bcc754d814286b89c4..a65bd30a954457ca8ba088244f970bb793f3d10e 100644 (file)
 #include <common/defaults.h>
 
 #include "consumer.h"
-#include "agent.h"
 #include "ust-ctl.h"
 
+struct agent;
+
 struct ltt_ust_ht_key {
        const char *name;
        const struct lttng_filter_bytecode *filter;
This page took 0.022903 seconds and 4 git commands to generate.