mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-06 01:45:11 +00:00
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@149921 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
* \author Terry Wilson <twilson@digium.com>
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend>func_strings</depend>
|
||||
***/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
Reference in New Issue
Block a user