From 36d046bbbdc72a3b2f728d79b21c7275822928fd Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Mon, 2 Oct 2006 14:30:45 -0700 Subject: [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more. It's not needed, now that all of that stuff is now in asm/compat_signal.h, and it breaks the build too :-) Signed-off-by: David S. Miller --- include/asm-sparc64/signal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/asm-sparc64/signal.h') diff --git a/include/asm-sparc64/signal.h b/include/asm-sparc64/signal.h index b695d086a32b..fa6f467389db 100644 --- a/include/asm-sparc64/signal.h +++ b/include/asm-sparc64/signal.h @@ -8,7 +8,6 @@ #ifndef __ASSEMBLY__ #include #include -#include #endif #endif -- cgit v1.2.3