From 4b753c1924e930b594a079d03ea2813f72774bc2 Mon Sep 17 00:00:00 2001 From: file Date: Mon, 12 Nov 2007 13:26:45 +0000 Subject: Fix building on FreeBSD by including/not including some headers. (closes issue #11218) Reported by: ys Patches: trunk89169.diff uploaded by ys (license 281) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89177 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_unistim.c | 1 + 1 file changed, 1 insertion(+) (limited to 'channels') diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c index 9909dea79..37a2f5910 100644 --- a/channels/chan_unistim.c +++ b/channels/chan_unistim.c @@ -41,6 +41,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include #include +#include #include #include #include -- cgit v1.2.3