From 42f29dc2629b9a0e829f3aa744a1b74cbeec1bf9 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Thu, 16 Oct 2008 08:56:35 +0000 Subject: inter-module dependencies should be included in the source code, not just in sample config files git-svn-id: http://svn.digium.com/svn/asterisk/trunk@149920 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_phoneprov.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/res_phoneprov.c') diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c index 8f5acf13b..37ce2b2a0 100644 --- a/res/res_phoneprov.c +++ b/res/res_phoneprov.c @@ -26,6 +26,10 @@ * \author Terry Wilson */ +/*** MODULEINFO + func_strings + ***/ + #include "asterisk.h" #include -- cgit v1.2.3