mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
Pass maintainership to submitter. Submitted by: Massimiliano Stucchi <stucchi at gufi dot org> PR: ports/132619
11 lines
326 B
C
11 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>
|