Merged revisions 183238 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r183238 | russell | 2009-03-19 12:41:39 -0500 (Thu, 19 Mar 2009) | 1 line

Allow the AES API to work.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@183239 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2009-03-19 17:42:06 +00:00
parent af5ec9ba08
commit 76b7966606

View File

@@ -20,6 +20,7 @@
sched_*;
io_*;
jb_*;
aes_*;
channelreloadreason2txt;
devstate2str;
__manager_event;