X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fstream.c;h=6988e0012406417672351eea36a1804d2d04af20;hb=d00b982bd5afb45511b9ca6e0a94e7b148518705;hp=410fae86146048bab2ea975f43b2fa434eb62623;hpb=8bf28e6702eaffc5a3314ba0f7d10c76e59cd289;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/stream.c b/src/bin/lttng-relayd/stream.c index 410fae861..6988e0012 100644 --- a/src/bin/lttng-relayd/stream.c +++ b/src/bin/lttng-relayd/stream.c @@ -17,6 +17,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include "index.h"