From c166e7cdd07bf7ba95459d064aa6ea77f8c1df14 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 12 Sep 2006 20:36:04 -0700 Subject: [PATCH] --- yaml --- r: 33907 b: refs/heads/master c: b40c274a03f70d1f758753c56452bed506e47a09 h: refs/heads/master i: 33905: 1e0de050ef229107b0bce27f475ceb9f9647b1d5 33903: 6b566fe91ffb08b65e081e89d72d822a59e95a0c v: v3 --- [refs] | 2 +- trunk/include/asm-i386/signal.h | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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. */