projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89cfbf4
)
fix the build with astmm enabled
author
Russell Bryant
<russell@russellbryant.com>
Wed, 7 Jun 2006 19:53:03 +0000
(19:53 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Wed, 7 Jun 2006 19:53:03 +0000
(19:53 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32868
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
include/asterisk/astmm.h
patch
|
blob
|
history
diff --git
a/include/asterisk/astmm.h
b/include/asterisk/astmm.h
index
b163d7a
..
7e987b0
100644
(file)
--- a/
include/asterisk/astmm.h
+++ b/
include/asterisk/astmm.h
@@
-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