Fix: set the health delta tcp timeout aware
[lttng-tools.git] / src / bin / lttng-sessiond / health.h
index d04d18b78ff4b436f59dae699892638f98e8c565..ebbc0cb0f7ccee5d08da37e32c16c396c8dd0bed 100644 (file)
@@ -124,5 +124,6 @@ static inline void health_error(void)
 int health_check_state(enum health_type type);
 void health_register(enum health_type type);
 void health_unregister(void);
+void health_init(void);
 
 #endif /* _HEALTH_H */
This page took 0.024366 seconds and 5 git commands to generate.