X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fdns.h;h=d4005dea80680b1afaa1b01d1e38f2d7be355606;hb=7410e81e80513d09c1116de4d4536258bb25d914;hp=09ba10d256ef4d49b14c1a34374fad8b8977bb77;hpb=f1271614679843191bb247c0db2716acb5ac0e4b;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/dns.h b/include/dns.h index 09ba10d25..d4005dea8 100644 --- a/include/dns.h +++ b/include/dns.h @@ -72,7 +72,7 @@ typedef std::pair DNSInfo; /** Cached item stored in the query cache. */ -class CoreExport CachedQuery +class CoreExport CachedQuery : public classbase { public: /** The cached result data, an IP or hostname