]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Remove commented out include directive
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 28 Mar 2024 09:30:10 +0000 (10:30 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 2 Apr 2024 09:11:10 +0000 (11:11 +0200)
(cherry picked from commit 79608ac498be158c8f5a94fde85d90a700963152)

pdns/dnsdistdist/doh.cc

index f9f5eba66d39f45ef93514b10fc4e7efb4800643..32136295d8e941c91564da10da1043458c36539e 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <boost/algorithm/string.hpp>
 #include <h2o.h>
-//#include <h2o/http1.h>
 #include <h2o/http2.h>
 
 #include <openssl/err.h>