mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
sim: include ansidecl.h when needed
Avoid implicit include deps with this to help untangle sim headers so we can get rid of arch-specific sim-main.h.
This commit is contained in:
@@ -111,7 +111,6 @@ typedef enum {
|
||||
|
||||
/* Basic definitions - ordered so that nothing calls what comes after it. */
|
||||
|
||||
#include "ansidecl.h"
|
||||
#include "sim/sim.h"
|
||||
|
||||
#include "sim-config.h"
|
||||
|
||||
Reference in New Issue
Block a user