summaryrefslogtreecommitdiff
path: root/include/asterisk/audiohook.h
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-22 02:07:33 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-22 02:07:33 +0000
commitea2c54859dc5b4473006dc766cbe1d3f7231134b (patch)
tree1a50c32a220c3e3f66bcc4f7051cf96ffe8b12da /include/asterisk/audiohook.h
parentb1fe2d85d3d5888f0081d3768d63e4c205229407 (diff)
more removal of redundant headers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/audiohook.h')
-rw-r--r--include/asterisk/audiohook.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asterisk/audiohook.h b/include/asterisk/audiohook.h
index 7bfb1d008..1591d0ca5 100644
--- a/include/asterisk/audiohook.h
+++ b/include/asterisk/audiohook.h
@@ -27,6 +27,10 @@
extern "C" {
#endif
+/* these two are used in struct ast_audiohook */
+#include "asterisk/lock.h"
+#include "asterisk/linkedlists.h"
+
#include "asterisk/slinfactory.h"
enum ast_audiohook_type {