shithub: opus

Download patch

ref: dd5f3e39767bd89e03615d344d8c24669c36341e
parent: 4e1ce38d49963361c53932783b6d590b115e4255
author: Jean-Marc Valin <[email protected]>
date: Fri Aug 26 05:44:16 EDT 2011

Fixes mathops-test for pseudo-stack

--- a/libcelt/tests/mathops-test.c
+++ b/libcelt/tests/mathops-test.c
@@ -2,6 +2,8 @@
 #include "config.h"
 #endif
 
+#define CELT_C
+
 #include "mathops.c"
 #include "entenc.c"
 #include "entdec.c"