X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fversion.h;h=faea17600f2e39ee8234c85202d6d53ce13a2a10;hb=refs%2Fheads%2Fupstream;hp=e9e3c74e199fe1e02fae325f5ec5e18cb87a6e34;hpb=b70944c4b84fc2b707d0853ddf03975569dac2bd;p=ircu2.10.12-pk.git diff --git a/include/version.h b/include/version.h index e9e3c74..faea176 100644 --- a/include/version.h +++ b/include/version.h @@ -1,9 +1,14 @@ -#ifndef VERSION_H -#define VERSION_H +/* + * version.h + * + * $Id$ + */ +#ifndef INCLUDED_version_h +#define INCLUDED_version_h extern const char *version; extern const char *creation; extern const char *infotext[]; extern const char *generation; -#endif /* VERSION_H */ +#endif /* INCLUDED_version_h */