diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-10-06 12:46:15 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-06 18:49:41 +0200 |
commit | 1d31fca470648ec66afd8743491bfb5846306341 (patch) | |
tree | 59390caee637567e3c867ec91b3591c316456052 /qemu-seccomp.c | |
parent | d1e321b82a021c2e86d204af870356bc72b22546 (diff) | |
download | hqemu-1d31fca470648ec66afd8743491bfb5846306341.zip hqemu-1d31fca470648ec66afd8743491bfb5846306341.tar.gz |
qemu-barrier: Fix compilation on i386 hosts
Commit 610b823ef66b993660f1ab1447a769f190e4f3b3 uses QEMU_GNUC_PREREQ
on i386 hosts.
That macro is defined in qemu-common.h which is not always included
before qemu-barrier.h, so compilation on i386 hosts was broken.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'qemu-seccomp.c')
0 files changed, 0 insertions, 0 deletions