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=aaf67ad45df8655984853fe64f8c61d2cd387f13;hp=6b55cc3b11dbdc1476b5c550e252f4789018239f;hb=6c71277b0dc97ce8a4ac6b8d359b4b349c04b658;hpb=d74df4226a1b4461c896d51a221afe38e07809a7 diff --git a/src/bin/lttng-relayd/health-relayd.h b/src/bin/lttng-relayd/health-relayd.h index 6b55cc3b1..aaf67ad45 100644 --- a/src/bin/lttng-relayd/health-relayd.h +++ b/src/bin/lttng-relayd/health-relayd.h @@ -21,7 +21,7 @@ #include -enum health_type { +enum health_type_relayd { HEALTH_RELAYD_TYPE_DISPATCHER = 0, HEALTH_RELAYD_TYPE_WORKER = 1, HEALTH_RELAYD_TYPE_LISTENER = 2,