aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_module.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_module.c')
-rw-r--r--funcs/func_module.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/funcs/func_module.c b/funcs/func_module.c
index 44ec08e4d..b0b346116 100644
--- a/funcs/func_module.c
+++ b/funcs/func_module.c
@@ -21,6 +21,11 @@
*
* \ingroup functions
*/
+
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")