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 51dede8..29833e8 100644
--- a/archive.h
+++ b/archive.h
@@ -52,6 +52,7 @@
 
 extern const char Stylesheet[];
 
+extern bool quiet;
 extern const char *baseURL;
 extern const char *baseTitle;
 extern const char *baseMailto;