summaryrefslogtreecommitdiff
path: root/main/db.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/db.c')
-rw-r--r--main/db.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/db.c b/main/db.c
index c3e89dcb6..9d5fe1c70 100644
--- a/main/db.c
+++ b/main/db.c
@@ -27,6 +27,10 @@
* licensing even further) we elect to use DB1 which is BSD licensed
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")