diff options
Diffstat (limited to 'src/lib/dns/rdata/in_1/aaaa_28.cc')
-rw-r--r-- | src/lib/dns/rdata/in_1/aaaa_28.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dns/rdata/in_1/aaaa_28.cc b/src/lib/dns/rdata/in_1/aaaa_28.cc index e1fc39ca84..c967935e8d 100644 --- a/src/lib/dns/rdata/in_1/aaaa_28.cc +++ b/src/lib/dns/rdata/in_1/aaaa_28.cc @@ -4,6 +4,8 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. +#include <config.h> + #include <exceptions/exceptions.h> #include <util/buffer.h> #include <dns/exceptions.h> |