mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-04 07:27:54 +00:00
* interp.c: Include config.h first. Do not include sysdep.h.
This commit is contained in:
parent
c7232d92d2
commit
e8c21678a4
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user