summaryrefslogtreecommitdiff
path: root/include/hw/hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/hw.h')
-rw-r--r--include/hw/hw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/hw.h b/include/hw/hw.h
index e547008b17..8e18358e6a 100644
--- a/include/hw/hw.h
+++ b/include/hw/hw.h
@@ -7,7 +7,6 @@
#endif
#include "qom/object.h"
-#include "exec/memory.h"
void QEMU_NORETURN hw_error(const char *fmt, ...) GCC_FMT_ATTR(1, 2);