Health check: implement health check query in sessiond and consumerd
[lttng-tools.git] / src / bin / lttng-relayd / health-relayd.h
index 6b55cc3b11dbdc1476b5c550e252f4789018239f..aaf67ad45df8655984853fe64f8c61d2cd387f13 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <lttng/health-internal.h>
 
-enum health_type {
+enum health_type_relayd {
        HEALTH_RELAYD_TYPE_DISPATCHER           = 0,
        HEALTH_RELAYD_TYPE_WORKER               = 1,
        HEALTH_RELAYD_TYPE_LISTENER             = 2,
This page took 0.023182 seconds and 4 git commands to generate.