]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
commit
[citadel.git] / webcit / webcit.h
index 6d34fd96883561e7770c0f401a68f8537fec9180..5e4732b99008b151e9e73f868c1dfa26d12ca273 100644 (file)
@@ -594,6 +594,7 @@ void begin_burst(void);
 void end_burst(void);
 
 extern char *ascmonths[];
+extern char *hourname[];
 void http_datestring(char *buf, size_t n, time_t xtime);
 
 /* Views (from citadel.h) */