aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/signal.h')
-rw-r--r--include/asm-sh64/signal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh64/signal.h b/include/asm-sh64/signal.h
index a5a28203cb3b..244e134730d9 100644
--- a/include/asm-sh64/signal.h
+++ b/include/asm-sh64/signal.h
@@ -13,7 +13,6 @@
13 */ 13 */
14 14
15#include <linux/types.h> 15#include <linux/types.h>
16#include <asm/processor.h>
17 16
18/* Avoid too many header ordering problems. */ 17/* Avoid too many header ordering problems. */
19struct siginfo; 18struct siginfo;