projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
562a18f
)
mmichelson reported a compilation error related to codec bit expansion that should...
author
Tilghman Lesher
<tilghman@meg.abyt.es>
Wed, 4 Nov 2009 16:35:27 +0000
(16:35 +0000)
committer
Tilghman Lesher
<tilghman@meg.abyt.es>
Wed, 4 Nov 2009 16:35:27 +0000
(16:35 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@227645
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
include/asterisk/pbx.h
patch
|
blob
|
history
diff --git
a/include/asterisk/pbx.h
b/include/asterisk/pbx.h
index
8847951
..
a5c3b22
100644
(file)
--- a/
include/asterisk/pbx.h
+++ b/
include/asterisk/pbx.h
@@
-29,6
+29,7
@@
#include "asterisk/hashtab.h"
#include "asterisk/stringfields.h"
#include "asterisk/xmldoc.h"
+#include "asterisk/frame_defs.h"
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {