X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.h;h=59499f5b511816eaf185782283271ac949f64345;hb=ab62752a2086ca7672d5326f56da7f0732ccdf47;hp=91f6b5ca15a6ddbdcbc8f28e641f824e34a4c64d;hpb=30aee250e0f22e3b02d491d280970505ece99859;p=lttng-tools.git diff --git a/src/common/consumer.h b/src/common/consumer.h index 91f6b5ca1..59499f5b5 100644 --- a/src/common/consumer.h +++ b/src/common/consumer.h @@ -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.