On Wednesday 06 June 2012 17:50:41 Michael Eager wrote: > On 06/06/2012 11:13 AM, Mike Frysinger wrote: > > On Wednesday 06 June 2012 11:05:30 Michael Eager wrote: > >> On 06/06/2012 04:10 AM, Steven Bosscher wrote: > >>> Hello, > >>> > >>> I needed the attached patch to build the microblaze sim. > >>> Without the patch, bfd.h gives an #error that config.h should be > >>> included before it. > >>> > >>> Could you please see if this is OK, and commit it if so? > >> > >> Yes, I noticed this yesterday. > >> > >> Committed: > >> > >> 2012-06-06 Michael Eager > >> > >> * microblaze/interp.c (config.h): Add #include. > > > > config.h should generally be the first header included, not like the 6th > > Moved to the top. thanks! -mike