Skip to content

Commit 4752ed5

Browse files
committed
include/qemu: plugin-memory.h doesn't need cpu-defs.h
hwaddr is a fixed size on all builds. Reviewed-by: Richard Henderson <[email protected]> Signed-off-by: Alex Bennée <[email protected]> Message-Id: <[email protected]>
1 parent 1d9a974 commit 4752ed5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/qemu/plugin-memory.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#ifndef PLUGIN_MEMORY_H
1010
#define PLUGIN_MEMORY_H
1111

12-
#include "exec/cpu-defs.h"
1312
#include "exec/hwaddr.h"
1413

1514
struct qemu_plugin_hwaddr {

0 commit comments

Comments
 (0)