diff options
Diffstat (limited to 'sim/common/sim-stop.c')
-rw-r--r-- | sim/common/sim-stop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-stop.c b/sim/common/sim-stop.c index aa48fc3..076d43d 100644 --- a/sim/common/sim-stop.c +++ b/sim/common/sim-stop.c @@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "sim-main.h" #include "sim-assert.h" +#include "sim-signal.h" /* Generic implementation of sim_stop. */ |