X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Fstart.c;h=1a3e568ed6df10115f90313c6ce9b9ee894539ed;hp=3a4febe4f86bf7099b9df6d98ae2f8cf1ba8729d;hb=beb8c75afd91bc32f2e7a9c124c9a21ecffd1486;hpb=857aa1720c40cf06d7b72f430128a4ca73ed0c69 diff --git a/lttng/commands/start.c b/lttng/commands/start.c index 3a4febe4f..1a3e568ed 100644 --- a/lttng/commands/start.c +++ b/lttng/commands/start.c @@ -26,7 +26,7 @@ #include #include "cmd.h" -#include "config.h" +#include "conf.h" #include "utils.h" static char *opt_session_name;