diff options
Diffstat (limited to 'target-i386/helper.c')
-rw-r--r-- | target-i386/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-i386/helper.c b/target-i386/helper.c index 5c03e3a75f..7fc5366e6d 100644 --- a/target-i386/helper.c +++ b/target-i386/helper.c @@ -23,7 +23,6 @@ #include <string.h> #include <inttypes.h> #include <signal.h> -#include <assert.h> #include "cpu.h" #include "exec-all.h" |