From 322a648ec1cfa5be94428256718c1a0939bed1ae Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Wed, 13 Jan 2016 20:31:39 +0100 Subject: [PATCH] Drop unused include Not needed for libedit, and the compat symlink apparently is a Debian-only thing, breaking the build on Fedora. --- pdns/dnsdist-console.cc | 1 - pdns/dnsdist.cc | 1 - 2 files changed, 2 deletions(-) diff --git a/pdns/dnsdist-console.cc b/pdns/dnsdist-console.cc index efd17f55b5..51b24a5cb8 100644 --- a/pdns/dnsdist-console.cc +++ b/pdns/dnsdist-console.cc @@ -1,7 +1,6 @@ #include "dnsdist.hh" #include "sodcrypto.hh" #include -#include #include #include "dolog.hh" diff --git a/pdns/dnsdist.cc b/pdns/dnsdist.cc index 60ed5f9eb8..6b9b38010f 100644 --- a/pdns/dnsdist.cc +++ b/pdns/dnsdist.cc @@ -28,7 +28,6 @@ #include #include "dolog.hh" #include -#include #include "dnsname.hh" #include "dnswriter.hh" #include "base64.hh" -- 2.47.2