aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_phoneprov.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-16 09:03:46 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-16 09:03:46 +0000
commit5d13b735c828e005138d9f2c52c317411ff78f56 (patch)
treee73fa2c3b239bab1fd008c13bd9c8b8569a45149 /res/res_phoneprov.c
parent28c053b01da54d7d01de2711f9d7a0632e5beab4 (diff)
Merged revisions 149920 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r149920 | kpfleming | 2008-10-16 10:56:35 +0200 (Thu, 16 Oct 2008) | 3 lines 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/branches/1.6.1@149921 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_phoneprov.c')
-rw-r--r--res/res_phoneprov.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c
index 70e5ef5e2..7362b6dfa 100644
--- a/res/res_phoneprov.c
+++ b/res/res_phoneprov.c
@@ -26,6 +26,10 @@
* \author Terry Wilson <twilson@digium.com>
*/
+/*** MODULEINFO
+ <depend>func_strings</depend>
+ ***/
+
#include "asterisk.h"
#include <sys/ioctl.h>