aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authorrmudgett <rmudgett@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-12 19:53:54 +0000
committerrmudgett <rmudgett@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-12 19:53:54 +0000
commitce283a8d78ffaf59404610529f94904e7ca0954b (patch)
tree4880e6efb165f1af35d455836e781038ae931192 /channels
parent4649567d2c6ba3cd2cfbb028f03b11f35b87763c (diff)
Forward declaring dahdi_pri was already done.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@251995 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_dahdi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c
index a0ee11fea..a1249edc1 100644
--- a/channels/chan_dahdi.c
+++ b/channels/chan_dahdi.c
@@ -328,7 +328,6 @@ static inline int dahdi_wait_event(int fd)
#define DEFAULT_RINGT ( (8000 * 8) / READ_SIZE) /*!< 8,000 ms */
struct dahdi_pvt;
-struct dahdi_pri;
/*!
* \brief Configured ring timeout base.