From 337fc949cd142d034d21dad6441b84fd1badb6b9 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Tue, 24 Feb 2015 10:32:47 +0200 Subject: [PATCH] Remove undef VERSION as it's not really needed --- modules/luabackend/luabackend.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/luabackend/luabackend.hh b/modules/luabackend/luabackend.hh index ea0275f948..8054ff374f 100644 --- a/modules/luabackend/luabackend.hh +++ b/modules/luabackend/luabackend.hh @@ -11,7 +11,6 @@ #include "pdns/dnsbackend.hh" -#undef VERSION #include using std::string; -- 2.47.2