X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbin%2Flttng%2Fcommands%2Fenable_channels.c;h=3ec02ef4127d8cbff3052af6b0f7f8ce9e447f9c;hb=68080f48f3874403769559009125aefb3c0bab97;hp=52745f69a651d61ec91f18ca1b8cff81bf0c9d6a;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377;p=lttng-tools.git 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;