Add support for meson build system
[tinc] / src / version.c
index d0af1cc..31b04d7 100644 (file)
@@ -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__;