--- block-raw.c 24 Aug 2006 18:58:29 -0000      1.9
+++ block-raw.c 28 Aug 2006 15:41:38 -0000
@@ -25,7 +25,11 @@
 #include "block_int.h"
 #include <assert.h>
 #ifndef _WIN32
+#ifdef CONFIG_COCOA
+#include <sys/aio.h>
+#else
 #include <aio.h>
+#endif

 #ifndef QEMU_TOOL
 #include "exec-all.h"

--
Many receive advice, few profit by it.
 -- Publilius Syrus



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to