summaryrefslogtreecommitdiff
path: root/main/ast_expr2.y
diff options
context:
space:
mode:
Diffstat (limited to 'main/ast_expr2.y')
-rw-r--r--main/ast_expr2.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/ast_expr2.y b/main/ast_expr2.y
index 83d3effe3..e8c68e333 100644
--- a/main/ast_expr2.y
+++ b/main/ast_expr2.y
@@ -12,6 +12,7 @@
* $FreeBSD: src/bin/expr/expr.y,v 1.16 2000/07/22 10:59:36 se Exp $
*/
+#define WRAP_LIBC_MALLOC
#include "asterisk.h"
#include <sys/types.h>