summaryrefslogtreecommitdiff
path: root/main/heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/heap.c')
-rw-r--r--main/heap.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/heap.c b/main/heap.c
index 9c4379aba..b2c0d3835 100644
--- a/main/heap.c
+++ b/main/heap.c
@@ -23,6 +23,10 @@
* \author Russell Bryant <russell@digium.com>
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")