Apply free()/ast_free() wrapper define for MALLOC_DEBUG support.

git-svn-id: http://svn.digium.com/svn/thirdparty/mp3/trunk@202 dd19aba0-a6ef-428c-9d3a-61817a986440
This commit is contained in:
Richard Mudgett 2014-09-26 15:56:47 +00:00
parent 4f67a94bfe
commit 03d86c640c

View file

@ -1,3 +1,4 @@
#define WRAP_LIBC_MALLOC
#include "asterisk.h"
#include "asterisk/logger.h"