diff --git a/gdbserver/target.h b/gdbserver/target.h index 4d3f80f736d..66ca72fec17 100644 --- a/gdbserver/target.h +++ b/gdbserver/target.h @@ -31,6 +31,7 @@ #include "gdbsupport/btrace-common.h" #include #include "gdbsupport/byte-vector.h" +#include struct emit_ops; struct process_info;