diff options
Diffstat (limited to 'backends/hostmem-epc.c')
-rw-r--r-- | backends/hostmem-epc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/hostmem-epc.c b/backends/hostmem-epc.c index b47f98b6a3..037292d267 100644 --- a/backends/hostmem-epc.c +++ b/backends/hostmem-epc.c @@ -12,7 +12,6 @@ #include <sys/ioctl.h> #include "qemu/osdep.h" -#include "qemu-common.h" #include "qom/object_interfaces.h" #include "qapi/error.h" #include "sysemu/hostmem.h" |