Description: Fix FTBFS with gcc 4.0 Origin: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=258509#5 Bug-Debian: http://bugs.debian.org/258509 --- bdfresize-1.5/charresize.c 2000-12-12 20:18:14.000000000 +0900 +++ bdfresize-1.5-3.1/charresize.c 2008-05-11 23:01:11.000000000 +0900 @@ -46,7 +46,6 @@ void processChar(void) { - char *malloc(); char *srcimage; int *dstgray;