X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fcreate.c;h=835d82a4f9d7c7b9523a574fb0ef6cda53f8de5f;hb=1ab1ea0b77d5fc71765e06b5c84431e403e8bd2e;hp=4083e4195633a609ceba1ee2c28eb55d3bedff2d;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377;p=lttng-tools.git diff --git a/src/bin/lttng/commands/create.c b/src/bin/lttng/commands/create.c index 4083e4195..835d82a4f 100644 --- a/src/bin/lttng/commands/create.c +++ b/src/bin/lttng/commands/create.c @@ -26,9 +26,7 @@ #include #include -#include "../cmd.h" -#include "../conf.h" -#include "../utils.h" +#include "../command.h" static char *opt_output_path; static char *opt_session_name;