aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-19 17:41:39 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-19 17:41:39 +0000
commit8c0ce170c80f69d548d5b907ec81b6e74b35e17c (patch)
treec8cf79428c7931e80abec2902cff830ba2ec11dd
parente87292912a80524c324b7f4f13f5a43b4f5d297a (diff)
Allow the AES API to work.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@183238 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--main/asterisk.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/asterisk.exports b/main/asterisk.exports
index f87b3249e..5cb5eec2b 100644
--- a/main/asterisk.exports
+++ b/main/asterisk.exports
@@ -20,6 +20,7 @@
sched_*;
io_*;
jb_*;
+ aes_*;
channelreloadreason2txt;
devstate2str;
manager_event;