diff options
Diffstat (limited to 'target-alpha/op.c')
-rw-r--r-- | target-alpha/op.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-alpha/op.c b/target-alpha/op.c index 2a52be4f49..da93e7cdfb 100644 --- a/target-alpha/op.c +++ b/target-alpha/op.c @@ -22,6 +22,7 @@ #include "config.h" #include "exec.h" +#include "host-utils.h" #include "op_helper.h" |