aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-s390x/exec.h')
-rw-r--r--target-s390x/exec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-s390x/exec.h b/target-s390x/exec.h
index d40640b675..fb73f31804 100644
--- a/target-s390x/exec.h
+++ b/target-s390x/exec.h
@@ -23,7 +23,6 @@ register struct CPUS390XState *env asm(AREG0);
#include "config.h"
#include "cpu.h"
-#include "exec-all.h"
#if !defined(CONFIG_USER_ONLY)
#include "softmmu_exec.h"