From 1bbd71398a624fa1ab35e74032cd8a45f1300661 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sun, 21 Dec 2014 15:58:41 +0100 Subject: [PATCH] and the .hh file, sorry --- pdns/pubsuffix.hh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pdns/pubsuffix.hh 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 -- 2.47.2