block/raw-posix: fix FreeBSD compilation
authorAndreas Tobler <andreast@FreeBSD.org>
Thu, 31 Oct 2013 21:41:46 +0000 (22:41 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Nov 2013 12:53:30 +0000 (13:53 +0100)
commit511018e4b49a5f0f1c7b051bb79fe8eccbb590fe
treed5dd90f9206a953aa34c86c576500c09a6c9bc1a
parent64815e2a966f0a3f18818b9d542f1ef02dc992a2
block/raw-posix: fix FreeBSD compilation

The below patch is needed to compile qemu trunk on FreeBSD with gcc48,
clang will fail.... ;). Host x84_64-freebsd.

Signed-off-by: Andreas Tobler <andreast@FreeBSD.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/raw-posix.c