dect
/
asterisk
Archived
13
0
Fork 0

fix the build with astmm enabled

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32868 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2006-06-07 19:53:03 +00:00
parent 15010e696f
commit d2f4a899c2
1 changed files with 3 additions and 0 deletions

View File

@ -25,11 +25,14 @@
#define __AST_DEBUG_MALLOC
#include "asterisk.h"
/* Include these now to prevent them from being needed later */
#include <sys/types.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <stdarg.h>
/* Undefine any macros */
#undef malloc