cleanup webcit.h; utils.c, remove unneeded stuff
[citadel.git] / webcit / graphics.c
index f798cc3e5bf1cb99e0eb70b7a499ebaa8cd2b78b..2a2a856a5e0192cb47881691bcd30b02d4e862a8 100644 (file)
@@ -20,6 +20,8 @@
 
 #include "webcit.h"
 
+extern void output_static(const char* What);
+
 void display_graphics_upload(char *filename)
 {
        char buf[SIZ];