Really fix the BSD build this time
commitacce87f92b8eefce3f12ddb85d63fb600794e729
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 26 Sep 2008 16:12:14 +0000 (26 16:12 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 26 Sep 2008 16:12:14 +0000 (26 16:12 +0000)
tree3dd634f24d31c77df73efe8ff21105d02762f732
parent0d0ab49ab0ed09a44804a2c8c04fdec7400ce02b
Really fix the BSD build this time

struct aioinit isn't defined on BSD it appears so we need to guard everything
in an #if defined(__linux__).

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5325 c046a42c-6fe2-441c-8c8c-71466251a162
block-raw-posix.c