From: Mark Spencer Date: Tue, 28 Sep 2004 14:14:00 +0000 (+0000) Subject: Fix BSD build X-Git-Tag: 1.0.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf2648326525b4b3ccf57a9861234d19241de6f;p=thirdparty%2Fasterisk.git Fix BSD build git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3849 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_agi.c b/res/res_agi.c index 04cf9eec5e..6268441506 100755 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -11,12 +11,12 @@ * the GNU General Public License */ +#include #include #include #include #include #include -#include #include #include #include