X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fcmd-2-2.h;h=bd1cd1414b377798145fb2b628ebadc32ea89976;hb=f263b7fd113e51d0737554e8232b8669e142a260;hp=9a6312777a27ea76c3445b5fb4e07cceeb3b3cd0;hpb=0f907de1f20c91a2bd1a08ee4d50332d1958754b;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/cmd-2-2.h b/src/bin/lttng-relayd/cmd-2-2.h index 9a6312777..bd1cd1414 100644 --- a/src/bin/lttng-relayd/cmd-2-2.h +++ b/src/bin/lttng-relayd/cmd-2-2.h @@ -21,6 +21,7 @@ #include "lttng-relayd.h" -int cmd_recv_stream_2_2(struct relay_command *cmd, struct relay_stream *stream); +int cmd_recv_stream_2_2(struct relay_connection *conn, + struct relay_stream *stream); #endif /* RELAYD_CMD_2_2_H */