aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_rand.c')
-rw-r--r--funcs/func_rand.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/funcs/func_rand.c b/funcs/func_rand.c
index 2d4e02fcf..6491b371d 100644
--- a/funcs/func_rand.c
+++ b/funcs/func_rand.c
@@ -24,6 +24,10 @@
* \ingroup functions
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")