X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fcmd-2-2.c;h=7dd99ad5f0dbee10c5c377ec536e93b7ff06b348;hb=fe5b36ea157526c6a118c31b77f18eff48f46feb;hp=b7299a5aa256ac7d22bc7bc90bf938a6edaec8bb;hpb=58eb9381cd933f0644e6a5b89750dbd6d9b14570;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/cmd-2-2.c b/src/bin/lttng-relayd/cmd-2-2.c index b7299a5aa..7dd99ad5f 100644 --- a/src/bin/lttng-relayd/cmd-2-2.c +++ b/src/bin/lttng-relayd/cmd-2-2.c @@ -17,12 +17,15 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include #include +#include + #include "cmd-generic.h" #include "cmd-2-1.h" #include "utils.h"