aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-engine.h')
-rw-r--r--sim/common/sim-engine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h
index 159d96b..4d77856 100644
--- a/sim/common/sim-engine.h
+++ b/sim/common/sim-engine.h
@@ -22,6 +22,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <stdarg.h>
+#include "ansidecl.h"
+
typedef struct _sim_engine sim_engine;
struct _sim_engine
{