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:
Kevin P. Fleming
2008-10-16 09:03:46 +00:00
parent e65b39484f
commit a807177ddc

View File

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