forked from Imagelibrary/binutils-gdb
* interp.c: Include config.h first. Do not include sysdep.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2012-06-17 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* interp.c: Include config.h first. Do not include sysdep.h.
|
||||
|
||||
2012-06-15 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* config.in, configure: Regenerate.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
#include "config.h"
|
||||
#include <signal.h>
|
||||
|
||||
#include "sim-main.h"
|
||||
#include "sim-options.h"
|
||||
#include "sim-hw.h"
|
||||
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
#include "sim-assert.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user