aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_phone.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_phone.c')
-rw-r--r--channels/chan_phone.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/channels/chan_phone.c b/channels/chan_phone.c
index 15c87dad1..1c6fff49a 100644
--- a/channels/chan_phone.c
+++ b/channels/chan_phone.c
@@ -25,6 +25,10 @@
* \ingroup channel_drivers
*/
+/*** MODULEINFO
+ <depend>ixjuser</depend>
+ ***/
+
#include <stdio.h>
#include <string.h>
#include <ctype.h>
@@ -1426,3 +1430,5 @@ static const char *key(void)
}
STD_MOD1;
+
+