]> git.proxmox.com Git - qemu.git/commit
hw/hw.h: Add include of qemu-log.h
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Oct 2012 13:11:36 +0000 (14:11 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:22 +0000 (07:56 +0000)
commit051c02b6c9c8ab5527f8775808625f9de8346006
tree4f7cd21e0583cb4fa82c4af2f1b789ffced92c02
parente54eba1986f6c4bac2951e7f90a849cd842e25e4
hw/hw.h: Add include of qemu-log.h

Add an include of qemu-log.h to hw.h, so that device model
code has access to these logging functions without the need
to directly include qemu-log.h.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/hw.h