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
> #ifndef _WIN32
This is relative to the 20070319 snapshot, mostly from Enache Adrian,
3n4ch3 at gmail dot com ..
--- block-raw.c.origMon 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
#ifndef _WIN32
+#ifndef CONFIG_NO_AIO
#include
+#endif