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