On 02/20/2018 10:03 AM, Peter Maydell wrote: > 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.mayd...@linaro.org> > --- > include/hw/or-irq.h | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~