diff --git a/cpu-defs.h b/cpu-defs.h index 013076b4b2..59a0c0f32e 100644 --- a/cpu-defs.h +++ b/cpu-defs.h @@ -22,6 +22,8 @@ #include "config.h" #include +#include +#include "osdep.h" #ifndef TARGET_LONG_BITS #error TARGET_LONG_BITS must be defined before including this header