Rename and add missing header file
[lttng-tools.git] / lttng / commands / stop.c
index 0245296a444790a39c4a0e6a405b190397512739..56edc2d6de64010d6c701645d375d075bed645be 100644 (file)
@@ -26,7 +26,7 @@
 #include <unistd.h>
 
 #include "cmd.h"
-#include "config.h"
+#include "conf.h"
 #include "utils.h"
 
 static char *opt_session_name;
This page took 0.022998 seconds and 4 git commands to generate.