2006-07-05 04:44:55 +02:00
|
|
|
--- 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
|
2006-04-06 00:23:15 +02:00
|
|
|
@@ -6,10 +6,6 @@
|
|
|
|
#include <math.h>
|
|
|
|
#include <memory.h>
|
|
|
|
|
2006-07-05 04:44:55 +02:00
|
|
|
-#if !(defined(P_MACOSX) || defined(P_FREEBSD))
|
2006-04-06 00:23:15 +02:00
|
|
|
-#include <malloc.h> // RMF
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#ifdef __cplusplus
|
|
|
|
extern "C" {
|
|
|
|
#endif
|