]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
and the .hh file, sorry
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 21 Dec 2014 14:58:41 +0000 (15:58 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 21 Dec 2014 14:58:41 +0000 (15:58 +0100)
pdns/pubsuffix.hh [new file with mode: 0644]

diff --git a/pdns/pubsuffix.hh b/pdns/pubsuffix.hh
new file mode 100644 (file)
index 0000000..530a0e2
--- /dev/null
@@ -0,0 +1,3 @@
+#ifndef PDNS_PUBSUFFIX_HH
+extern const char* g_pubsuffix;
+#endif
\ No newline at end of file