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
This commit is contained in:
Kevin P. Fleming
2008-10-16 08:56:35 +00:00
parent 18609210ba
commit 33c9f5c8c1

View File

@@ -26,6 +26,10 @@
* \author Terry Wilson <twilson@digium.com>
*/
/*** MODULEINFO
<depend>func_strings</depend>
***/
#include "asterisk.h"
#include <ctype.h>