This header is non-needed anymore and wont work in multi-arch where this service is not provided to core code.
Signed-off-by: Peter Crosthwaite <[email protected]> --- monitor.c | 1 - 1 file changed, 1 deletion(-) diff --git a/monitor.c b/monitor.c index aeea2b5..f283035 100644 --- a/monitor.c +++ b/monitor.c @@ -67,7 +67,6 @@ #include "trace/simple.h" #endif #include "exec/memory.h" -#include "exec/cpu_ldst.h" #include "qmp-commands.h" #include "hmp.h" #include "qemu/thread.h" -- 1.9.1
