Really remove tic30-aout support
[deliverable/binutils-gdb.git] / sim / common / nrun.c
index ed6a94873e6c20b164da8429458682ac87d5ee7a..cbf7b5e2e14762f88492f711a13ef66ce16d2ff1 100644 (file)
@@ -1,5 +1,5 @@
 /* New version of run front end support for simulators.
-   Copyright (C) 1997-2019 Free Software Foundation, Inc.
+   Copyright (C) 1997-2020 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -20,6 +20,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #endif
 
 #include <signal.h>
+#include <stdlib.h>
 
 /* For strsignal.  */
 #ifdef HAVE_STRING_H
This page took 0.023897 seconds and 4 git commands to generate.