Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / lttng.c
index 65cea55a25e73a8698fd01c2846b4a405488916a..a76a869a2b293c88b07149d53608d7baf8ffda47 100644 (file)
@@ -28,8 +28,7 @@
 #include <lttng/lttng.h>
 #include <common/lttngerr.h>
 
-#include "cmd.h"
-#include "conf.h"
+#include "command.h"
 
 /* Variables */
 static char *progname;
This page took 0.022832 seconds and 4 git commands to generate.