cleanup webcit.h; utils.c, remove unneeded stuff
[citadel.git] / webcit / downloads.c
index 1a5789c25884f53a49294fa88f86890cf62f69f7..fc06c379bbf047a25bfaa93e0262f34cc86ccefd 100644 (file)
@@ -19,6 +19,8 @@
 #include "webcit.h"
 #include "webserver.h"
 
+extern void output_static(const char* What);
+
 extern char* static_dirs[];
 
 typedef struct _FileListStruct {