forked from Lainports/freebsd-ports
10 lines
252 B
C
10 lines
252 B
C
--- src/libspudec/spu.c.orig Sat Oct 27 19:15:22 2001
|
|
+++ src/libspudec/spu.c Sat Oct 27 19:15:31 2001
|
|
@@ -63,7 +63,6 @@
|
|
#include <unistd.h>
|
|
#include <string.h>
|
|
#include <inttypes.h>
|
|
-#include <malloc.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|
|
|