diff --git a/include/asterisk/astmm.h b/include/asterisk/astmm.h index b163d7a562..7e987b0999 100644 --- 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 #include #include #include +#include /* Undefine any macros */ #undef malloc