diff options
Diffstat (limited to 'sim/mcore/interp.c')
-rw-r--r-- | sim/mcore/interp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/mcore/interp.c b/sim/mcore/interp.c index 5a4ccc28811..8249b5a3776 100644 --- a/sim/mcore/interp.c +++ b/sim/mcore/interp.c @@ -18,6 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "config.h" #include <signal.h> #include "sysdep.h" #include <sys/times.h> |