diff --git a/pdns/opensslsigners.cc b/pdns/opensslsigners.cc index 9b593aa2da7c..91d438dab67b 100644 --- a/pdns/opensslsigners.cc +++ b/pdns/opensslsigners.cc @@ -19,14 +19,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#include "config.h" #include "misc.hh" #include #include #include #include -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif #include #ifdef HAVE_LIBCRYPTO_ECDSA #include