diff options
Diffstat (limited to 'target-sh4')
-rw-r--r-- | target-sh4/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sh4/helper.c b/target-sh4/helper.c index a533f08ea3..dc101cb3a4 100644 --- a/target-sh4/helper.c +++ b/target-sh4/helper.c @@ -21,7 +21,6 @@ #include <stdio.h> #include <string.h> #include <inttypes.h> -#include <signal.h> #include "cpu.h" |