From: Tilghman Lesher Date: Fri, 7 May 2010 22:09:09 +0000 (+0000) Subject: Fix build on Linux X-Git-Tag: 11.0.0-beta1~3060 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a683a1ee8a9f6d9915cd8b47f71b6c1bb3d5411;p=thirdparty%2Fasterisk.git Fix build on Linux git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@261964 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/addons/ooh323c/src/ooh323.c b/addons/ooh323c/src/ooh323.c index 01cb7c7940..c266b19eb4 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 #include "ootypes.h"