X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fconnection.c;h=2376a3f29c973c45b3671e0eea413f06cea24deb;hp=4cf87ad3471d87e21fb31943ec082cc00b597196;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=f10db9cc56c280b504e5ece875c62da00d15722b diff --git a/src/bin/lttng-relayd/connection.c b/src/bin/lttng-relayd/connection.c index 4cf87ad34..2376a3f29 100644 --- a/src/bin/lttng-relayd/connection.c +++ b/src/bin/lttng-relayd/connection.c @@ -17,6 +17,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include "connection.h"