]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - modules/luabackend/private.cc
Include config.h only in .cc files
[thirdparty/pdns.git] / modules / luabackend / private.cc
index 270265c163f30e1c80d6e3dd0eb978c5462d2a93..9ee1cf169c553dcbf4670edcfa1bf2d11f851be9 100644 (file)
@@ -15,6 +15,9 @@
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include "luabackend.hh"
 
 #include "pdns/logger.hh"