From: Russell Bryant Date: Fri, 19 Jan 2007 17:19:45 +0000 (+0000) Subject: Include tonezone.h for linux, too X-Git-Tag: 1.6.0-beta1~3^2~3415 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2eba9d0df6459b9baac3a59a5075f6c2a0c6538;p=thirdparty%2Fasterisk.git Include tonezone.h for linux, too git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51304 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/include/asterisk/zapata.h b/include/asterisk/zapata.h index 503d999bb7..0f13a258a2 100644 --- a/include/asterisk/zapata.h +++ b/include/asterisk/zapata.h @@ -38,6 +38,7 @@ #else /* newer versions install in ${PREFIX}/zaptel */ #include +#include #endif /* HAVE_ZAPTEL_VERSION < 100 */ #endif /* HAVE_ZAPTEL */