summaryrefslogtreecommitdiff
path: root/main/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/lock.c')
-rw-r--r--main/lock.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/lock.c b/main/lock.c
index de22ea48c..b954977b1 100644
--- a/main/lock.c
+++ b/main/lock.c
@@ -21,6 +21,10 @@
* \brief General Asterisk locking.
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")