diff options
Diffstat (limited to 'sim/fr30/cpu.c')
-rw-r--r-- | sim/fr30/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/fr30/cpu.c b/sim/fr30/cpu.c index c339a93dc1c..fb94688c623 100644 --- a/sim/fr30/cpu.c +++ b/sim/fr30/cpu.c @@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define WANT_CPU_FR30BF #include "sim-main.h" +#include "cgen-ops.h" /* Get the value of h-pc. */ |