[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Patch: block-raw.c for OpenBSD
From: |
Thiemo Seufer |
Subject: |
Re: [Qemu-devel] Patch: block-raw.c for OpenBSD |
Date: |
Mon, 2 Apr 2007 11:01:05 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Todd T. Fries wrote:
> This is relative to the 20070319 snapshot, mostly from Enache Adrian,
> 3n4ch3 at gmail dot com ..
>
> --- block-raw.c.orig Mon Mar 12 16:16:47 2007
> +++ block-raw.c Tue Mar 20 19:16:43 2007
> @@ -25,7 +25,9 @@
> #include "block_int.h"
> #include <assert.h>
> #ifndef _WIN32
> +#ifndef CONFIG_NO_AIO
> #include <aio.h>
> +#endif
Please add a test to define this for OpenBSD to configure.
Thiemo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] Patch: block-raw.c for OpenBSD,
Thiemo Seufer <=