diff --git a/[refs] b/[refs] index a739b8a3eb2c..3d6094c6bff7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee6baf884b27739cca110e5167a2edfa061ca19f +refs/heads/master: b40c274a03f70d1f758753c56452bed506e47a09 diff --git a/trunk/include/asm-i386/signal.h b/trunk/include/asm-i386/signal.h index 3824a502351f..c3e8adec5918 100644 --- a/trunk/include/asm-i386/signal.h +++ b/trunk/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. */