5e3c765f2d
- This is an update of net/ekiga and net/opal. Requires the latest update to pwlib (FreeBSD port is uptodate since one week). This update also incorporates a new user-contributed patch, see Bug 345308 - Keypad does not work properly at http://bugzilla.gnome.org/show_bug.cgi?id=345308 PR: ports/99764 Submitted by: maintainer (Jean-Baptiste Quenot)
13 lines
324 B
Text
13 lines
324 B
Text
--- src/codec/speex/libspeex/kiss_fft.h.orig Thu Jun 22 09:56:34 2006
|
|
+++ src/codec/speex/libspeex/kiss_fft.h Thu Jun 22 09:56:53 2006
|
|
@@ -6,10 +6,6 @@
|
|
#include <math.h>
|
|
#include <memory.h>
|
|
|
|
-#if !(defined(P_MACOSX) || defined(P_FREEBSD))
|
|
-#include <malloc.h> // RMF
|
|
-#endif
|
|
-
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|