summaryrefslogtreecommitdiff
path: root/main/tdd.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/tdd.c')
-rw-r--r--main/tdd.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/tdd.c b/main/tdd.c
index 6ceb31d66..2a8b8693f 100644
--- a/main/tdd.c
+++ b/main/tdd.c
@@ -27,6 +27,10 @@
* \note Includes code and algorithms from the Zapata library.
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")