From: Michael Jerris Date: Sun, 1 Oct 2006 23:58:05 +0000 (+0000) Subject: typo X-Git-Tag: v1.0-beta1~1989 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cd293e830b84c923f555cd4ad7fb98e93986d1;p=thirdparty%2Ffreeswitch.git typo git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2926 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/portaudio.build.sh b/libs/portaudio.build.sh index c27042c938..35d7a69275 100755 --- a/libs/portaudio.build.sh +++ b/libs/portaudio.build.sh @@ -30,7 +30,7 @@ patch <<__EOF__ +#elif defined(__FreeBSD__) || defined(NetBSD) +#include +#elif defined(__OpenBSD__) -+#include ++#include #else #include /* JH20010905 */ #endif