From 8b68883587fd0b1a63b7378009fcca431c6fc641 Mon Sep 17 00:00:00 2001 From: russell Date: Tue, 26 Jul 2005 14:40:41 +0000 Subject: fix build issue for FreeBSD (bug #4802) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6221 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_modem.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'channels') diff --git a/channels/chan_modem.c b/channels/chan_modem.c index 4a93f35d0..f861bfb7c 100755 --- a/channels/chan_modem.c +++ b/channels/chan_modem.c @@ -12,15 +12,14 @@ */ #include -#include -#include #include -#include -#include +#include +#include #include #include #include #include +#include #include #include #include -- cgit v1.2.3