X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fcmd-2-11.h;h=54f6f409f1fe9308448dd1b3403e66f4a53c8126;hb=1f916b5d086075c3f9ee911f994ac333c3b3383e;hp=a50872bd360773a44a5bb48e977809c3e10bd624;hpb=dcea4aea62ef7ed37a00314262d22b8dc7d447a8;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/cmd-2-11.h b/src/bin/lttng-relayd/cmd-2-11.h index a50872bd3..54f6f409f 100644 --- a/src/bin/lttng-relayd/cmd-2-11.h +++ b/src/bin/lttng-relayd/cmd-2-11.h @@ -19,10 +19,12 @@ #include "lttng-relayd.h" #include +#include int cmd_create_session_2_11(const struct lttng_buffer_view *payload, char *session_name, char *hostname, - uint32_t *live_timer, bool *snapshot); + uint32_t *live_timer, bool *snapshot, + lttng_uuid sessiond_uuid); int cmd_recv_stream_2_11(const struct lttng_buffer_view *payload, char **ret_path_name, char **ret_channel_name,