From: Kevin P. Fleming Date: Tue, 22 Aug 2006 23:07:11 +0000 (+0000) Subject: make platforms that use mutexes in stdio.h happy X-Git-Tag: 1.4.0-beta1~315 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=950b3fb070fcf0cfae3b073f257ac3235900b067;p=thirdparty%2Fasterisk.git make platforms that use mutexes in stdio.h happy git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40864 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/chanvars.c b/main/chanvars.c index e21b3fc57c..7e617c1fb9 100644 --- a/main/chanvars.c +++ b/main/chanvars.c @@ -27,6 +27,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +#include #include #include