X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-comm%2Flttng-ust-comm.c;h=998e556977688c832e2c1b3cbd6874cf6911f428;hb=2208d8b5689264e35ed0a660d8c3c82021cc0367;hp=8141ace369731e3024496f4582e803ebc84c3f9a;hpb=c53279a3e7796da67c5ad8d5e5657bf03def2dcb;p=lttng-ust.git diff --git a/liblttng-ust-comm/lttng-ust-comm.c b/liblttng-ust-comm/lttng-ust-comm.c index 8141ace3..998e5569 100644 --- a/liblttng-ust-comm/lttng-ust-comm.c +++ b/liblttng-ust-comm/lttng-ust-comm.c @@ -698,7 +698,7 @@ error: } int ustcomm_recv_stream_from_sessiond(int sock, - uint64_t *memory_map_size, + uint64_t *memory_map_size __attribute__((unused)), int *shm_fd, int *wakeup_fd) { ssize_t len;