summaryrefslogtreecommitdiff
path: root/main/astobj2.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/astobj2.c')
-rw-r--r--main/astobj2.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/astobj2.c b/main/astobj2.c
index 4c82ea467..a04b9ef6d 100644
--- a/main/astobj2.c
+++ b/main/astobj2.c
@@ -17,6 +17,11 @@
/*
* Function implementing astobj2 objects.
*/
+
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")