Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / enable_channels.c
index 52745f69a651d61ec91f18ca1b8cff81bf0c9d6a..3ec02ef4127d8cbff3052af6b0f7f8ce9e447f9c 100644 (file)
@@ -26,9 +26,7 @@
 #include <unistd.h>
 #include <inttypes.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.023547 seconds and 4 git commands to generate.