X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fstart.c;h=8292787731e4bc36360588d5df3ba4b3ab0a52d4;hp=2eacc462ff464a2a464f9b9c79fc1260479ffad6;hb=c399183f4b3257c43915f3d81f44befd23165ad9;hpb=1c39da610b4b1e47a50ab51d9cdfc56d895f2b73 diff --git a/src/bin/lttng/commands/start.c b/src/bin/lttng/commands/start.c index 2eacc462f..829278773 100644 --- a/src/bin/lttng/commands/start.c +++ b/src/bin/lttng/commands/start.c @@ -25,9 +25,7 @@ #include #include -#include "../cmd.h" -#include "../conf.h" -#include "../utils.h" +#include "../command.h" static char *opt_session_name;