X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fcreate.c;h=835d82a4f9d7c7b9523a574fb0ef6cda53f8de5f;hp=4083e4195633a609ceba1ee2c28eb55d3bedff2d;hb=c399183f4b3257c43915f3d81f44befd23165ad9;hpb=1c39da610b4b1e47a50ab51d9cdfc56d895f2b73 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;