X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fversion.c;h=31b04d79f7e66b5fac76f7c06d8851d48d201691;hb=9e7b3e5dd0d950790c1cc44be8e4716a7ed2e8f2;hp=d0af1ccab05f2320c97f11c0632577759b63f0da;hpb=f6e87ab476a0faf8b124ecaaa27f967d825e6457;p=tinc diff --git a/src/version.c b/src/version.c index d0af1cca..31b04d79 100644 --- a/src/version.c +++ b/src/version.c @@ -19,7 +19,6 @@ #include "version.h" #include "version_git.h" -#include "../config.h" /* This file is always rebuilt (even if there are no changes) so that the following is updated */ const char *const BUILD_DATE = __DATE__;