diff options
Diffstat (limited to 'softmmu')
-rw-r--r-- | softmmu/physmem.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/softmmu/physmem.c b/softmmu/physmem.c index cf6b2b4899..364d563ee4 100644 --- a/softmmu/physmem.c +++ b/softmmu/physmem.c @@ -61,7 +61,6 @@ #include "exec/memory-internal.h" #include "exec/ram_addr.h" -#include "exec/log.h" #include "qemu/pmem.h" |