X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ioport.c;h=04e360e79a3dfdcaa51f1ae796967d4be9decddd;hb=2bbd998642419bd5415c8d4e4d49c6da5cfd1a78;hp=94e08ab657b8fd319197e557b013137874186c27;hpb=6bd8ab6889f45a42d69a3a65a4d6e7fc2453c84c;p=mirror_qemu.git diff --git a/ioport.c b/ioport.c index 94e08ab657..04e360e79a 100644 --- a/ioport.c +++ b/ioport.c @@ -26,10 +26,9 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "cpu.h" #include "exec/ioport.h" -#include "trace.h" +#include "trace-root.h" #include "exec/memory.h" #include "exec/address-spaces.h"