diff options
Diffstat (limited to 'sim/common/sim-module.h')
-rw-r--r-- | sim/common/sim-module.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-module.h b/sim/common/sim-module.h index 9979ec0..53b8306 100644 --- a/sim/common/sim-module.h +++ b/sim/common/sim-module.h @@ -30,6 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ TODO: Add facilities for saving/restoring state to/from a file. */ +#include "gdb/remote-sim.h" /* Various function types. */ |