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:
Mike Frysinger
2021-12-04 21:09:23 -05:00
parent 33bbd5e8dd
commit 843bf75416
16 changed files with 26 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
#ifndef SIM_INLINE_H
#define SIM_INLINE_H
#include "ansidecl.h"
/* INLINE CODE SELECTION: