From: Michael Jerris Date: Mon, 2 Oct 2006 00:15:18 +0000 (+0000) Subject: I'll get this right by the 10th time. X-Git-Tag: v1.0-beta1~1987 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7807b1f443e87be083a6e226c43f0d30c0d6e978;p=thirdparty%2Ffreeswitch.git I'll get this right by the 10th time. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2928 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/portaudio.build.sh b/libs/portaudio.build.sh index 5fe9088774..bf06ab2fc8 100755 --- a/libs/portaudio.build.sh +++ b/libs/portaudio.build.sh @@ -27,7 +27,7 @@ patch <<__EOF__ #ifdef __linux__ #include -+#elif defined(__FreeBSD__) || defined(NetBSD) ++#elif defined(__FreeBSD__) || defined(__NetBSD__) +#include +#elif defined(__OpenBSD__) +#include