From c9fcc7f14860777458153eb2d13c773ccfa1daa2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 4 Sep 2013 18:02:09 +0200 Subject: system/resolver: convert to C++ --- src/ClientNew.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/ClientNew.cxx') diff --git a/src/ClientNew.cxx b/src/ClientNew.cxx index c277423ab..dd5aba318 100644 --- a/src/ClientNew.cxx +++ b/src/ClientNew.cxx @@ -23,9 +23,7 @@ #include "Partition.hxx" #include "Instance.hxx" #include "system/fd_util.h" -extern "C" { -#include "system/resolver.h" -} +#include "system/Resolver.hxx" #include "Permission.hxx" #include -- cgit v1.2.3