From 33c9f5c8c1a01a464f178111cc711abc34f5b0ce Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 16 Oct 2008 08:56:35 +0000 Subject: [PATCH] inter-module dependencies should be included in the source code, not just in sample config files git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@149920 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_phoneprov.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c index 8f5acf13b1..37ce2b2a0b 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