diff options
Diffstat (limited to 'test/run_resolver.cxx')
-rw-r--r-- | test/run_resolver.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run_resolver.cxx b/test/run_resolver.cxx index 389d733b1..a66dd6778 100644 --- a/test/run_resolver.cxx +++ b/test/run_resolver.cxx @@ -19,6 +19,7 @@ #include "config.h" #include "net/Resolver.hxx" +#include "net/ToString.hxx" #include "net/SocketAddress.hxx" #include "util/Error.hxx" #include "Log.hxx" |