cleanup qemu/include/exec/memory.h

This commit is contained in:
Nguyen Anh Quynh 2017-01-22 23:21:47 +08:00
parent 5de0785a1b
commit a95fdbc5aa

View File

@ -23,9 +23,7 @@
#include <stdbool.h>
#include "qemu-common.h"
#include "exec/cpu-common.h"
#ifndef CONFIG_USER_ONLY
#include "exec/hwaddr.h"
#endif
#include "qemu/queue.h"
#include "qemu/int128.h"
#include "qapi/error.h"