mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
e0a3211a06
Pass maintainership to submitter. Submitted by: Massimiliano Stucchi <stucchi at gufi dot org> PR: ports/132619
12 lines
326 B
C
12 lines
326 B
C
--- lib/spandsp/src/t31.c 2009-03-14 05:26:02.000000000 +0100
|
|
+++ lib/spandsp/src/t31.c 2009-03-14 05:26:28.000000000 +0100
|
|
@@ -42,7 +42,7 @@
|
|
#include <memory.h>
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include "floating_fudge.h"
|
|
#if defined(HAVE_TGMATH_H)
|
|
#include <tgmath.h>
|