X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fenable_channels.c;h=3ec02ef4127d8cbff3052af6b0f7f8ce9e447f9c;hp=52745f69a651d61ec91f18ca1b8cff81bf0c9d6a;hb=c399183f4b3257c43915f3d81f44befd23165ad9;hpb=1c39da610b4b1e47a50ab51d9cdfc56d895f2b73 diff --git a/src/bin/lttng/commands/enable_channels.c b/src/bin/lttng/commands/enable_channels.c index 52745f69a..3ec02ef41 100644 --- a/src/bin/lttng/commands/enable_channels.c +++ b/src/bin/lttng/commands/enable_channels.c @@ -26,9 +26,7 @@ #include #include -#include "../cmd.h" -#include "../conf.h" -#include "../utils.h" +#include "../command.h" static char *opt_channels; static int opt_kernel;