From: bert hubert Date: Sun, 21 Dec 2014 14:58:41 +0000 (+0100) Subject: and the .hh file, sorry X-Git-Tag: rec-3.7.0-rc1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bbd71398a624fa1ab35e74032cd8a45f1300661;p=thirdparty%2Fpdns.git and the .hh file, sorry --- diff --git a/pdns/pubsuffix.hh b/pdns/pubsuffix.hh new file mode 100644 index 0000000000..530a0e2622 --- /dev/null +++ b/pdns/pubsuffix.hh @@ -0,0 +1,3 @@ +#ifndef PDNS_PUBSUFFIX_HH +extern const char* g_pubsuffix; +#endif \ No newline at end of file