Fix: consumerd: HT init/teardown with program
[lttng-tools.git] / src / common / consumer.h
index 91f6b5ca15a6ddbdcbc8f28e641f824e34a4c64d..59499f5b511816eaf185782283271ac949f64345 100644 (file)
@@ -492,7 +492,7 @@ struct lttng_consumer_global_data {
 /*
  * Init consumer data structures.
  */
-void lttng_consumer_init(void);
+int lttng_consumer_init(void);
 
 /*
  * Set the error socket for communication with a session daemon.
This page took 0.022862 seconds and 4 git commands to generate.