X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=memory_mapping-stub.c;h=24d5d67371938cb61b4b60e6d4591cb721ce8380;hb=6c8cf5fd02430ea004e3291524163afda6740866;hp=104281d78e86d4c82d49de8d703f841eee2fec25;hpb=3525c42fd3b70182b1f98d74439e8aeabb565803;p=qemu.git diff --git a/memory_mapping-stub.c b/memory_mapping-stub.c index 104281d78..24d5d6737 100644 --- a/memory_mapping-stub.c +++ b/memory_mapping-stub.c @@ -6,14 +6,14 @@ * Authors: * Wen Congyang * - * This work is licensed under the terms of the GNU GPL, version 2. See - * the COPYING file in the top-level directory. + * This work is licensed under the terms of the GNU GPL, version 2 or later. + * See the COPYING file in the top-level directory. * */ #include "cpu.h" -#include "cpu-all.h" -#include "memory_mapping.h" +#include "exec/cpu-all.h" +#include "sysemu/memory_mapping.h" int qemu_get_guest_memory_mapping(MemoryMappingList *list) {