Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / disable_channels.c
index 59ad9fc28f97929526951df06f7b8bcd7d69cb09..f2e181971b50993ecd423a343e9d4615ad26d940 100644 (file)
@@ -25,9 +25,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include "../cmd.h"
-#include "../conf.h"
-#include "../utils.h"
+#include "../command.h"
 
 static char *opt_channels;
 static int opt_kernel;
This page took 0.023383 seconds and 4 git commands to generate.