about summary refs log tree commit diff
path: root/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'server.h')
-rw-r--r--server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server.h b/server.h
index bd39526..8a5318d 100644
--- a/server.h
+++ b/server.h
@@ -163,6 +163,7 @@ struct Event {
 	const char *message;
 };
 
+extern bool htmlHideHost;
 extern const char *htmlStylesheet;
 enum kcgi_err htmlHead(
 	struct khtmlreq *html, struct kreq *req, const char *title