X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Fsessiond-comm.h;h=a80a6ee97664ac04ace77307d90a70184be9ce21;hb=8e1ef46e89a86865736a62d2def88f70acb0be55;hp=6fc65a103167b8a5db13fa99dcc24b1820906fb9;hpb=ecd1a12fac39784bded85c0f06e47ace2dc98cde;p=lttng-tools.git diff --git a/src/common/sessiond-comm/sessiond-comm.h b/src/common/sessiond-comm/sessiond-comm.h index 6fc65a103..a80a6ee97 100644 --- a/src/common/sessiond-comm/sessiond-comm.h +++ b/src/common/sessiond-comm/sessiond-comm.h @@ -693,14 +693,14 @@ struct lttcomm_consumer_status_channel { unsigned int stream_count; } LTTNG_PACKED; -#ifdef HAVE_LIBLTTNG_UST_CTL - struct lttcomm_consumer_close_trace_chunk_reply { enum lttcomm_return_code ret_code; uint32_t path_length; char path[]; }; +#ifdef HAVE_LIBLTTNG_UST_CTL + #include /*