forked from Imagelibrary/binutils-gdb
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:
@@ -23,6 +23,7 @@
|
||||
#ifndef SIM_INLINE_H
|
||||
#define SIM_INLINE_H
|
||||
|
||||
#include "ansidecl.h"
|
||||
|
||||
/* INLINE CODE SELECTION:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user