X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_head.c;h=1af195348864d51b8a1d690f5677cef1d102c7c8;hb=4b957f5e39b063de7e50121ce333b84413407820;hp=8786a9fd3787f7054175153bb5fd4147139a78c2;hpb=f2a811af6076e5d139acaef8c0fcf7c40244d8ed;p=16.git diff --git a/src/lib/16_head.c b/src/lib/16_head.c index 8786a9fd..1af19534 100755 --- a/src/lib/16_head.c +++ b/src/lib/16_head.c @@ -22,6 +22,10 @@ #include "src/lib/16_head.h" +// big global status text buffer +char global_temp_status_text[512]; +char global_temp_status_text2[512]; + long int filesize(FILE *fp) {