aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn/ie.c
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-19 04:45:20 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-19 04:45:20 +0000
commit84d19a874dccaec0aa3cbf5d509867a039fa5e55 (patch)
treefaa4e25ef176952b334f8eb72fa663b83b48a6bb /channels/misdn/ie.c
parentf008f3d2ad03956ebd5a098a7c3a93edd3cc86ea (diff)
Allow chan_misdn to build in dev-mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@75857 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/misdn/ie.c')
-rw-r--r--channels/misdn/ie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/misdn/ie.c b/channels/misdn/ie.c
index e7133ca75..02e28c8bc 100644
--- a/channels/misdn/ie.c
+++ b/channels/misdn/ie.c
@@ -27,6 +27,7 @@
#include <mISDNuser/isdn_net.h>
#include <mISDNuser/l3dss1.h>
#include <mISDNuser/net_l3.h>
+#include "asterisk/localtime.h"