diff --git a/include/asm-i386/signal.h b/include/asm-i386/signal.h index 3824a502351f545ca997e14a5ff6cfe226e594f4..c3e8adec5918695f0a11fe531c53a231bf876823 100644 --- a/include/asm-i386/signal.h +++ b/include/asm-i386/signal.h @@ -2,7 +2,6 @@ #define _ASMi386_SIGNAL_H #include -#include #include #include @@ -10,6 +9,9 @@ struct siginfo; #ifdef __KERNEL__ + +#include + /* Most things should be clean enough to redefine this at will, if care is taken to make libc match. */