Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> --- softmmu/physmem.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/softmmu/physmem.c b/softmmu/physmem.c index eb4b3bcae7..09951c0996 100644 --- a/softmmu/physmem.c +++ b/softmmu/physmem.c @@ -60,7 +60,6 @@ #include "exec/memory-internal.h" #include "exec/ram_addr.h" -#include "exec/log.h" #include "qemu/pmem.h" -- 2.34.1