From: Hans-Peter Nilsson Date: Sun, 20 May 2012 05:34:23 +0000 (+0000) Subject: PR 14072 X-Git-Tag: sid-snapshot-20120601~112 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fbinutils-gdb.git;a=commitdiff_plain;h=3550b23619ef1078f00b3583ae04656410f5667f PR 14072 * interp.c: Include config.h before system header files. --- diff --git a/sim/mcore/ChangeLog b/sim/mcore/ChangeLog index 1a75a4079d7..099b2a407d5 100644 --- a/sim/mcore/ChangeLog +++ b/sim/mcore/ChangeLog @@ -1,3 +1,8 @@ +2012-05-20 Hans-Peter Nilsson + + PR 14072 + * interp.c: Include config.h before system header files. + 2012-03-24 Mike Frysinger * aclocal.m4, config.in, configure: Regenerate. 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 . */ +#include "config.h" #include #include "sysdep.h" #include