X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttng%2Fcommands%2Flist.c;h=52c44eeb652a73f638d0c8182426a62fdf84bbf6;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hp=9ec01b47a7fdcdb80b72134ac730e0baacc27ecb;hpb=7d29a2477524f7ee2ee46a94e538e6141f5ecc0e;p=lttng-tools.git diff --git a/lttng/commands/list.c b/lttng/commands/list.c index 9ec01b47a..52c44eeb6 100644 --- a/lttng/commands/list.c +++ b/lttng/commands/list.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 @@ -22,7 +22,7 @@ #include #include -#include "cmd.h" +#include "../cmd.h" static int opt_pid; static int opt_channels;