summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpu-defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpu-defs.h b/cpu-defs.h
index 013076b..59a0c0f 100644
--- a/cpu-defs.h
+++ b/cpu-defs.h
@@ -22,6 +22,8 @@
#include "config.h"
#include <setjmp.h>
+#include <inttypes.h>
+#include "osdep.h"
#ifndef TARGET_LONG_BITS
#error TARGET_LONG_BITS must be defined before including this header
OpenPOWER on IntegriCloud