cli: don't include version.h in babeltrace2-cfg-cli-params-arg.c
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 18 Sep 2019 13:51:12 +0000 (09:51 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 18 Sep 2019 15:59:26 +0000 (11:59 -0400)
commita1a22a55ca5aed7228803ca87896bf7741090380
tree034fcb701e3e253905406320154a9bb30e955e87
parentd14ddbbab48ce07804d4252228fceee692d5dea4
cli: don't include version.h in babeltrace2-cfg-cli-params-arg.c

The only thing provided by version.h is the GIT_VERSION macro, which
this file doesn't use.  Because it includes that header file, it is
unnecessarily rebuilt after we do or amend a git commit.

Change-Id: Ic7526f09f62896d5dfc299f15205fe9982060c4d
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2065
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
src/cli/babeltrace2-cfg-cli-params-arg.c
This page took 0.026219 seconds and 4 git commands to generate.