From 16f495e09ca0a6fc86d4038c8244cabe6617b34f Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Sat, 20 Jan 2018 12:47:07 +0100 Subject: [PATCH] ixfrdist: include iputils.hh --- pdns/ixfrdist.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/ixfrdist.cc b/pdns/ixfrdist.cc index bf0fb3142c..550151f4ce 100644 --- a/pdns/ixfrdist.cc +++ b/pdns/ixfrdist.cc @@ -32,6 +32,7 @@ #include "sstuff.hh" #include "mplexer.hh" #include "misc.hh" +#include "iputils.hh" /* BEGIN Needed because of deeper dependencies */ #include "arguments.hh" -- 2.47.2