X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fmain.c;h=6727a547de65b2a94706a76b5f2089b5b33956a5;hb=eea7556c652e22165c760a37e1db48595216ee7c;hp=e7c57f32e2457595b31d20709837c5b7727741be;hpb=f385ae0a8f5c34cc33ca57cdb412393f90f9c0a8;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/main.c b/src/bin/lttng-relayd/main.c index e7c57f32e..6727a547d 100644 --- a/src/bin/lttng-relayd/main.c +++ b/src/bin/lttng-relayd/main.c @@ -116,7 +116,7 @@ struct lttng_ht *viewer_streams_ht; struct lttng_ht *indexes_ht; /* Relayd health monitoring */ -static struct health_app *health_relayd; +struct health_app *health_relayd; /* * usage function on stderr