aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/dev-smartcard-reader.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-02-15 17:23:49 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-02-27 22:29:02 +0100
commit2dbf9dd80bd14f7935fd9f722ed3cb87c5b9b0f5 (patch)
tree530a0f81c994a526cd5b9f619e811b592def3b58 /hw/usb/dev-smartcard-reader.c
parent2d4bd81e396fb7d5f9af0c55be78a6af2f1fd19c (diff)
downloadqemu-2dbf9dd80bd14f7935fd9f722ed3cb87c5b9b0f5.zip
qemu-2dbf9dd80bd14f7935fd9f722ed3cb87c5b9b0f5.tar.gz
qemu-2dbf9dd80bd14f7935fd9f722ed3cb87c5b9b0f5.tar.bz2
hw/timer/hpet: Include missing 'hw/qdev-properties.h' header
Avoid when refactoring unrelated headers: hw/timer/hpet.c:776:39: error: array has incomplete element type 'Property' (aka 'struct Property') static Property hpet_device_properties[] = { ^ hw/timer/hpet.c:777:5: error: implicit declaration of function 'DEFINE_PROP_UINT8' is invalid in C99 [-Werror,-Wimplicit-function-declaration] DEFINE_PROP_UINT8("timers", HPETState, num_timers, HPET_MIN_TIMERS), ^ Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230215174353.37097-2-philmd@linaro.org>
Diffstat (limited to 'hw/usb/dev-smartcard-reader.c')
0 files changed, 0 insertions, 0 deletions