X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Flttng-ust-ctl.h;fp=src%2Fbin%2Flttng-sessiond%2Flttng-ust-ctl.h;h=7f59b86665523610b30a9d561ff326ef36521ca2;hp=fc5c794743646f5b38fb0b0b4eb5014732fdbd64;hb=534b3ed8dd2a11b8fc7228cfe053ffdaad6e18fb;hpb=7972aab22f74b18faa168c0482216a3dd711a075 diff --git a/src/bin/lttng-sessiond/lttng-ust-ctl.h b/src/bin/lttng-sessiond/lttng-ust-ctl.h index fc5c79474..7f59b8666 100644 --- a/src/bin/lttng-sessiond/lttng-ust-ctl.h +++ b/src/bin/lttng-sessiond/lttng-ust-ctl.h @@ -19,9 +19,10 @@ #ifndef _LTTNG_UST_CTL_H #define _LTTNG_UST_CTL_H -#include #include +#include "lttng-ust-abi.h" + #ifndef LTTNG_UST_UUID_LEN #define LTTNG_UST_UUID_LEN 16 #endif