mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
11 lines
229 B
C
11 lines
229 B
C
--- SRC/pdmemory.c.orig Thu May 8 22:40:59 2003
|
|
+++ SRC/pdmemory.c Thu May 8 22:41:20 2003
|
|
@@ -6,7 +6,7 @@
|
|
*
|
|
*/
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include "pdsp_defs.h"
|
|
|
|
/* ------------------
|