From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTquG-0006i4-H7 for qemu-devel@nongnu.org; Tue, 20 Mar 2007 22:50:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTquF-0006gV-8b for qemu-devel@nongnu.org; Tue, 20 Mar 2007 22:50:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTquF-0006gJ-53 for qemu-devel@nongnu.org; Tue, 20 Mar 2007 21:50:31 -0500 Received: from pf.freedaemonhosting.com ([66.210.104.252] helo=FreeDaemonHosting.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HTqsb-0001sa-IR for qemu-devel@nongnu.org; Tue, 20 Mar 2007 22:48:49 -0400 Received: from blue.fries.net (blue.hse.fries.net [IPv6:2001:240:58a::1c]) by FreeDaemonHosting.com (8.13.8/8.13.3) with ESMTP id l2L2mFIG016025 for ; Tue, 20 Mar 2007 21:48:15 -0500 (CDT) Received: from blue.fries.net (localhost.fries.net [IPv6:::1]) by blue.fries.net (8.14.0/8.13.6) with ESMTP id l2L2m881010211 for ; Tue, 20 Mar 2007 21:48:08 -0500 (CDT) Received: (from todd@localhost) by blue.fries.net (8.14.0/8.13.6/Submit) id l2L2m8X5027226 for qemu-devel@nongnu.org; Tue, 20 Mar 2007 21:48:08 -0500 (CDT) Date: Tue, 20 Mar 2007 21:48:08 -0500 From: "Todd T. Fries" Message-ID: <20070321024806.GA11533@fries.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Patch: audio/ossaudio.c for OpenBSD Reply-To: todd@fries.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is relative to the 20070319 snapshot. --- audio/ossaudio.c.orig Mon Feb 5 17:01:54 2007 +++ audio/ossaudio.c Sat Mar 10 16:39:38 2007 @@ -21,10 +21,15 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ +#include #include #include #include +#ifdef __OpenBSD__ +#include +#else #include +#endif #include "vl.h" #define AUDIO_CAP "oss" -- Todd Fries .. todd@fries.net _____________________________________________ | \ 1.636.410.0632 (voice) | Free Daemon Consulting, LLC \ 1.405.227.9094 (voice) | http://FreeDaemonConsulting.com \ 1.866.792.3418 (FAX) | "..in support of free software solutions." \ 250797 (FWD) | \ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ 37E7 D3EB 74D0 8D66 A68D B866 0326 204E 3F42 004A http://todd.fries.net/pgp.txt