X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fchannel.c;h=7ea43b8f39c5b6f0ba5253f018d40dc6fa72f821;hb=6a4e403927ffef4cae8726064dcf53c463eb128c;hp=1d04b1fcfffd057d3346a40fc3be9abcae29b694;hpb=84ad93e8f5907bff18feac3e174746815b21c6c1;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/channel.c b/src/bin/lttng-sessiond/channel.c index 1d04b1fcf..7ea43b8f3 100644 --- a/src/bin/lttng-sessiond/channel.c +++ b/src/bin/lttng-sessiond/channel.c @@ -16,6 +16,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include