X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Fust-comm.h;h=7f363d402f7c57b9e7ebc179acc29fc35b08970c;hb=53569322d40ed45abe0368ddb08eb4a2738afc37;hp=efebbb2a73f830eb5f86adb6c247c528ce89ab19;hpb=5cf81d53e305c81517e48e0dc91620a916cdc0cc;p=lttng-ust.git diff --git a/include/ust-comm.h b/include/ust-comm.h index efebbb2a..7f363d40 100644 --- a/include/ust-comm.h +++ b/include/ust-comm.h @@ -260,6 +260,7 @@ int ustcomm_register_enum(int sock, * Returns -EPIPE or -ECONNRESET if other end has hung up. */ int ustcomm_register_channel(int sock, + struct lttng_session *session, int session_objd, /* session descriptor */ int channel_objd, /* channel descriptor */ size_t nr_ctx_fields,