X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-abi-internal.h;h=5c22378cdfd7688471c5d6dffc1a45bc97919dc6;hp=4cc3eafc25cd20e5a0c191191e308379ed81e234;hb=208ddc0608797ba50c3ce007ba7b4f887e83d87c;hpb=951943334c5e8a1e612747c8787c3fec6c065af7 diff --git a/src/bin/lttng-sessiond/ust-abi-internal.h b/src/bin/lttng-sessiond/ust-abi-internal.h index 4cc3eafc2..5c22378cd 100644 --- a/src/bin/lttng-sessiond/ust-abi-internal.h +++ b/src/bin/lttng-sessiond/ust-abi-internal.h @@ -28,7 +28,7 @@ #define LTTNG_UST_ABI_INTERNAL_H #include -#include +#include #ifndef LTTNG_PACKED #error "LTTNG_PACKED should be defined" @@ -47,7 +47,7 @@ /* Version for ABI between liblttng-ust, sessiond, consumerd */ #define LTTNG_UST_ABI_MAJOR_VERSION 8 -#define LTTNG_UST_ABI_MINOR_VERSION 0 +#define LTTNG_UST_ABI_MINOR_VERSION 1 enum lttng_ust_instrumentation { LTTNG_UST_TRACEPOINT = 0,