X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fcmd-2-4.c;h=d8aa73704f39deee40afbeee09b6f0efeb7f32fb;hp=31963839cea00a1db297139b42d03af9f3ae0c43;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=58eb9381cd933f0644e6a5b89750dbd6d9b14570 diff --git a/src/bin/lttng-relayd/cmd-2-4.c b/src/bin/lttng-relayd/cmd-2-4.c index 31963839c..d8aa73704 100644 --- a/src/bin/lttng-relayd/cmd-2-4.c +++ b/src/bin/lttng-relayd/cmd-2-4.c @@ -17,12 +17,15 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include #include +#include + #include "cmd-generic.h" #include "lttng-relayd.h"