diff options
author | Peter Maydell | 2018-03-02 11:45:38 +0100 |
---|---|---|
committer | Peter Maydell | 2018-03-02 12:03:45 +0100 |
commit | 439f122f760c0327f60228047652638d769a836c (patch) | |
tree | 508daa9c55730bdbde4e1881c51214eb115bace8 /hw/core | |
parent | hw/misc/unimp: Move struct to header file (diff) | |
download | qemu-439f122f760c0327f60228047652638d769a836c.tar.gz qemu-439f122f760c0327f60228047652638d769a836c.tar.xz qemu-439f122f760c0327f60228047652638d769a836c.zip |
include/hw/or-irq.h: Add missing include guard
The or-irq.h header file is missing the customary guard against
multiple inclusion, which means compilation fails if it gets
included twice. Fix the omission.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180220180325.29818-11-peter.maydell@linaro.org
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions