Remove unnecessary inclusions of version.h
[lttng-tools.git] / src / bin / lttng / lttng.c
index d905af9a683a6ad57c14acbd0f41687aefa30bb0..08eea54a63200f953ce6e0046d80ababc324e8c9 100644 (file)
@@ -32,6 +32,7 @@
 #include <common/utils.h>
 
 #include "command.h"
+#include "version.h"
 
 static const char *help_msg =
 #ifdef LTTNG_EMBED_HELP
This page took 0.023022 seconds and 4 git commands to generate.