diff options
Diffstat (limited to 'target-tricore/cpu.c')
-rw-r--r-- | target-tricore/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-tricore/cpu.c b/target-tricore/cpu.c index ed8b030ef5..f8b8518558 100644 --- a/target-tricore/cpu.c +++ b/target-tricore/cpu.c @@ -17,6 +17,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "cpu.h" #include "qemu-common.h" |