From 18d53b56f5038bee8a2db36743aadbfa43eda134 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Wed, 12 Feb 2003 17:29:30 +0000 Subject: malloc.h is deprecated on FreeBSD and apparently unneeded on gnu/linux CVS patchset: 4139 CVS date: 2003/02/12 17:29:30 --- src/libspudec/spu.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/libspudec/spu.c b/src/libspudec/spu.c index b96a9ae9d..af9677133 100644 --- a/src/libspudec/spu.c +++ b/src/libspudec/spu.c @@ -35,7 +35,7 @@ * along with this program; see the file COPYING. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Id: spu.c,v 1.58 2002/12/26 21:53:42 miguelfreitas Exp $ + * $Id: spu.c,v 1.59 2003/02/12 17:29:30 heikos Exp $ * */ @@ -45,7 +45,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3