about summary refs log tree commit diff
path: root/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'archive.h')
-rw-r--r--archive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/archive.h b/archive.h
index 8d55328..5b7b134 100644
--- a/archive.h
+++ b/archive.h
@@ -183,6 +183,7 @@ char *templateURL(const char *template, const struct Variable vars[]);
 extern const char *baseURL;
 extern const char *baseTitle;
 extern const char *baseAddress;
+extern const char *baseSubscribe;
 
 #define MBOX_HEADERS \
 	"Date Subject From Sender Reply-To To Cc Bcc " \