diff options
Diffstat (limited to 'target-alpha/op_helper.c')
-rw-r--r-- | target-alpha/op_helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-alpha/op_helper.c b/target-alpha/op_helper.c index 0fa4fe015a..cdfcd95c21 100644 --- a/target-alpha/op_helper.c +++ b/target-alpha/op_helper.c @@ -21,6 +21,7 @@ #include "exec.h" #include "host-utils.h" #include "softfloat.h" +#include "helper.h" void helper_tb_flush (void) { |