X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Ftest%2Fcompress95.c;h=352db5e89b1f7a6743db02e64c758fc858329999;hb=bf467a92ef0c176400639dd2b121c4194c904c03;hp=3b3ed009130f775a66b0b128de39633bb6bd76fa;hpb=863d31d7a5c8210432fef88b30fc3e8353131538;p=libfirm diff --git a/ir/be/test/compress95.c b/ir/be/test/compress95.c index 3b3ed0091..352db5e89 100644 --- a/ir/be/test/compress95.c +++ b/ir/be/test/compress95.c @@ -202,6 +202,7 @@ static char rcs_ident[] = "$Header$"; #include #include +#include #ifdef VMS #include #include @@ -355,8 +356,7 @@ unsigned char *OutBuff; spec_select_action(char* from_buf, int from_count, int action, char* to_buf) { - char *cp, *rindex(), *malloc(); - struct stat statbuf; + char *rindex(); #ifdef SYSV void onintr(), oops(); #else