From: Pieter Lexis Date: Mon, 20 Sep 2021 09:02:56 +0000 (+0200) Subject: dnspacket: add missing include X-Git-Tag: dnsdist-1.7.0-alpha1~3^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d92919ded08b771390e6a716045ab17c0f3c4ec;p=thirdparty%2Fpdns.git dnspacket: add missing include --- diff --git a/pdns/dnspacket.hh b/pdns/dnspacket.hh index 846df0a54a..ce2a5722ff 100644 --- a/pdns/dnspacket.hh +++ b/pdns/dnspacket.hh @@ -27,6 +27,7 @@ #include "iputils.hh" #include "ednssubnet.hh" #include "ednscookies.hh" +#include #include #include #include