X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fhealth-relayd.h;fp=src%2Fbin%2Flttng-relayd%2Fhealth-relayd.h;h=7c7b6e7497cdf4aeffbc35fb9b262a4768261ec4;hp=6bfb73b5a8023fd276e87cf3cb7b23e860ed52d6;hb=094fe907beff2ae08f63225dd0cc1188659f8cf9;hpb=e547b070c5a28571d67efb3349814036f73ab38a diff --git a/src/bin/lttng-relayd/health-relayd.h b/src/bin/lttng-relayd/health-relayd.h index 6bfb73b5a..7c7b6e749 100644 --- a/src/bin/lttng-relayd/health-relayd.h +++ b/src/bin/lttng-relayd/health-relayd.h @@ -19,8 +19,11 @@ * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include #include +#define LTTNG_RELAYD_HEALTH_ENV "LTTNG_RELAYD_HEALTH" + enum health_type_relayd { HEALTH_RELAYD_TYPE_DISPATCHER = 0, HEALTH_RELAYD_TYPE_WORKER = 1,