aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/sis.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-06-15 17:20:30 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-06-15 17:20:30 +0000
commit9a210f30975e7d37b3868d8a9571dd200deab006 (patch)
tree69e772746170cdefbf2c0e93488a1e7260956668 /sim/erc32/sis.h
parent5f3ef9d03542dc296b9f34b1d01711028c042f55 (diff)
downloadgdb-9a210f30975e7d37b3868d8a9571dd200deab006.zip
gdb-9a210f30975e7d37b3868d8a9571dd200deab006.tar.gz
gdb-9a210f30975e7d37b3868d8a9571dd200deab006.tar.bz2
sim/erc32/sys.h: Include "config.h".
This file includes "gdb/callback.h", which includes "bfd.h", which itself verifies that "config.h" was included earlier. sim/erc32/ChangeLog: * sys.h: Include "config.h".
Diffstat (limited to 'sim/erc32/sis.h')
-rw-r--r--sim/erc32/sis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h
index fcabf9d..606f4500 100644
--- a/sim/erc32/sis.h
+++ b/sim/erc32/sis.h
@@ -20,6 +20,7 @@
*
*/
+#include "config.h"
#include "ansidecl.h"
#include "gdb/callback.h"
#include "gdb/remote-sim.h"