X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdisable_channels.c;h=f2e181971b50993ecd423a343e9d4615ad26d940;hp=59ad9fc28f97929526951df06f7b8bcd7d69cb09;hb=c399183f4b3257c43915f3d81f44befd23165ad9;hpb=1c39da610b4b1e47a50ab51d9cdfc56d895f2b73 diff --git a/src/bin/lttng/commands/disable_channels.c b/src/bin/lttng/commands/disable_channels.c index 59ad9fc28..f2e181971 100644 --- a/src/bin/lttng/commands/disable_channels.c +++ b/src/bin/lttng/commands/disable_channels.c @@ -25,9 +25,7 @@ #include #include -#include "../cmd.h" -#include "../conf.h" -#include "../utils.h" +#include "../command.h" static char *opt_channels; static int opt_kernel;