X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Fversion.h.tmpl;h=133a90acefb56ead1cbf28df9b79d84519880b2e;hp=861a477bca44b14154ab25ab31cc0199f233ecba;hb=640ea853af808413970d0acec93d0eb6419fcb51;hpb=456b8d40f14be07cca75a9e22ec77976c895d4d5 diff --git a/include/version.h.tmpl b/include/version.h.tmpl index 861a477bc..133a90ace 100644 --- a/include/version.h.tmpl +++ b/include/version.h.tmpl @@ -1,3 +1,6 @@ +#ifndef VERSION_H +#define VERSION_H + /* * Copyright (C) 2013-2014 - Raphaël Beamonte * @@ -15,11 +18,6 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include - -#ifndef VERSION_H -#define VERSION_H - -#define GIT_VERSION "" +#define GIT_VERSION "" #endif /* VERSION_H */