]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Add missing pragma once to DoH
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 8 Apr 2022 18:02:23 +0000 (20:02 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 13 Jun 2023 07:59:37 +0000 (09:59 +0200)
pdns/doh.hh

index 5cc94439d8f814524347db08ce4c0e7341d21801..2b8397d68805c292dddf5de2363fd9cc63e3c690 100644 (file)
@@ -19,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
+#pragma once
 
 #pragma once