summaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-05-07 22:09:09 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-05-07 22:09:09 +0000
commit6a683a1ee8a9f6d9915cd8b47f71b6c1bb3d5411 (patch)
tree47cabd54db827557b9f536e581b06bd5b84902b7 /addons
parent03e1608c29cc2ad68690b70a1971f2fabe2e6e1b (diff)
Fix build on Linux
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@261964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'addons')
-rw-r--r--addons/ooh323c/src/ooh323.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/ooh323c/src/ooh323.c b/addons/ooh323c/src/ooh323.c
index 01cb7c794..c266b19eb 100644
--- a/addons/ooh323c/src/ooh323.c
+++ b/addons/ooh323c/src/ooh323.c
@@ -16,6 +16,7 @@
#include "asterisk.h"
#include "asterisk/lock.h"
+#include "asterisk/time.h"
#include <time.h>
#include "ootypes.h"