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
1.6.2
Kevin P. Fleming 17 years ago
parent 18609210ba
commit 33c9f5c8c1

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

Loading…
Cancel
Save