diff options
Diffstat (limited to 'qemu/hw/pci-host/pam.c')
-rw-r--r-- | qemu/hw/pci-host/pam.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/pci-host/pam.c b/qemu/hw/pci-host/pam.c index 17d826cba..e361ecb7e 100644 --- a/qemu/hw/pci-host/pam.c +++ b/qemu/hw/pci-host/pam.c @@ -27,6 +27,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "qom/object.h" #include "sysemu/sysemu.h" #include "hw/pci-host/pam.h" |