X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fmain.c;h=6727a547de65b2a94706a76b5f2089b5b33956a5;hb=eea7556c652e22165c760a37e1db48595216ee7c;hp=e7c57f32e2457595b31d20709837c5b7727741be;hpb=4d6fd6965d3dcff5ae2a157c58873f30dc117c09;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