diff options
Diffstat (limited to 'target-alpha/translate.c')
-rw-r--r-- | target-alpha/translate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-alpha/translate.c b/target-alpha/translate.c index 936760c5ad..c61906a8b3 100644 --- a/target-alpha/translate.c +++ b/target-alpha/translate.c @@ -22,7 +22,6 @@ #include <stdio.h> #include "cpu.h" -#include "exec-all.h" #include "disas.h" #include "host-utils.h" #include "tcg-op.h" |