Merge "Fix crash in codec_lpc10 when MALLOC_DEBUG is enabled."

This commit is contained in:
Matt Jordan
2015-05-08 23:33:36 -05:00
committed by Gerrit Code Review

View File

@@ -34,7 +34,8 @@ Some OSS fixes and a few lpc changes to make it actually work
-lf2c -lm (in that order)
*/
#include <stdlib.h>
#define WRAP_LIBC_MALLOC
#include "asterisk.h"
#include "f2c.h"
#ifdef P_R_O_T_O_T_Y_P_E_S