[PATCH 15/18] trace-cmd: Move version.h in include/

From: Vladislav Valtchev (VMware)
Date: Wed Dec 20 2017 - 13:09:30 EST


This trivial patch just moves the only header file remained in project's root
directory to the include/ directory, common for all of the trace-cmd's
sub-projects.

Signed-off-by: Vladislav Valtchev (VMware) <vladislav.valtchev@xxxxxxxxx>
---
version.h => include/version.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename version.h => include/version.h (100%)

diff --git a/version.h b/include/version.h
similarity index 100%
rename from version.h
rename to include/version.h
--
2.14.1