From: Kevin P. Fleming Date: Thu, 16 Oct 2008 08:56:35 +0000 (+0000) Subject: inter-module dependencies should be included in the source code, not just in sample... X-Git-Tag: 1.6.2.0-beta1~1095 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c9f5c8c1a01a464f178111cc711abc34f5b0ce;p=thirdparty%2Fasterisk.git 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 --- 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