Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / disable_events.c
index 5247110ef3ca67a0c514a6110b0762564f8f8eb3..0e53b4228fb1439b67685b16a0be17199c2e16a3 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_event_list;
 static int opt_kernel;
This page took 0.022774 seconds and 4 git commands to generate.