diff options
| author | Tim Deegan <tim@xen.org> | 2013-08-20 16:13:20 +0200 |
|---|---|---|
| committer | Jan Beulich <jbeulich@suse.com> | 2013-08-20 16:13:20 +0200 |
| commit | 4e4da361f57e1ced53cb65c53fc6289a345a3429 (patch) | |
| tree | a74da2144b102cd214789e8541fdb88cfa832a88 /tools/blktap2/drivers/hashtable_utility.c | |
| parent | 28d38f0a7db6f5d024900ac0a9075a70298bc64f (diff) | |
| download | xen-4e4da361f57e1ced53cb65c53fc6289a345a3429.tar.gz xen-4e4da361f57e1ced53cb65c53fc6289a345a3429.tar.bz2 xen-4e4da361f57e1ced53cb65c53fc6289a345a3429.zip | |
xen: Add stdbool.h workaround for BSD.
On *BSD, stdbool.h lives in /usr/include, but we don't want to have
that on the search path in case we pick up any headers from the build
host's C libraries.
Copy the equivalent hack already in place for stdarg.h: on all
supported compilers the contents of stdbool.h are trivial, so just
supply the things we need in a xen/stdbool.h header.
Signed-off-by: Tim Deegan <tim@xen.org>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
Tested-by: Patrick Welche <prlw1@cam.ac.uk>
master commit: 7b9685ca4ed2fd723600ce66eb20a6d0c115b6cb
master date: 2013-08-15 22:00:45 +0100
Diffstat (limited to 'tools/blktap2/drivers/hashtable_utility.c')
0 files changed, 0 insertions, 0 deletions
