From: Axel Viala Date: Thu, 29 Sep 2022 10:40:28 +0000 (+0200) Subject: [bind-backend] Clang-tidy use cpp header. X-Git-Tag: dnsdist-1.8.0-rc1~223^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5e6901d8f45935d4ce5cb46bd95b5349267db44;p=thirdparty%2Fpdns.git [bind-backend] Clang-tidy use cpp header. --- diff --git a/modules/bindbackend/bindbackend2.cc b/modules/bindbackend/bindbackend2.cc index 902c9fa82c..d41993423f 100644 --- a/modules/bindbackend/bindbackend2.cc +++ b/modules/bindbackend/bindbackend2.cc @@ -23,7 +23,7 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include #include #include