summaryrefslogtreecommitdiff
path: root/include/nspsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nspsl.h')
-rw-r--r--include/nspsl.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/nspsl.h b/include/nspsl.h
new file mode 100644
index 0000000..2358167
--- /dev/null
+++ b/include/nspsl.h
@@ -0,0 +1,10 @@
+/*
+ * Copyright 2016 Vincent Sanders <vince@netsurf-browser.org>
+ *
+ * This file is part of libnspsl
+ *
+ * Licensed under the MIT License,
+ * http://www.opensource.org/licenses/mit-license.php
+ */
+
+const char *nspsl_getpublicsuffix(const char *hostname);