X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.h;h=59499f5b511816eaf185782283271ac949f64345;hb=e75c3b320b6414a28b274e2e755904ea6b45f35a;hp=91f6b5ca15a6ddbdcbc8f28e641f824e34a4c64d;hpb=e5d1a9b33aa0920bbd9f6948bd0676156da67c61;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.