X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Fust-ctl.c;h=abee38817135392c93b55fb97a78d54936f0545a;hp=781a6cca98f87866b14135a928e02c88e151eb8f;hb=773168b7255d45fd28f018055292e93b7a76482d;hpb=99309957a01e3a42abb5081daeeac50729c0eec5 diff --git a/ltt-sessiond/ust-ctl.c b/ltt-sessiond/ust-ctl.c index 781a6cca9..abee38817 100644 --- a/ltt-sessiond/ust-ctl.c +++ b/ltt-sessiond/ust-ctl.c @@ -3,8 +3,8 @@ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. + * as published by the Free Software Foundation; only version 2 + * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -23,8 +23,7 @@ #include #include -#include "libustctl.h" -#include "liblttsessiondcomm.h" +#include #include "lttngerr.h" #include "ust-ctl.h"