Re: [PATCH] Detach sched.h and futex.h

2008-01-22 Thread Ingo Molnar
* Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> thanks, applied. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

[PATCH] Detach sched.h and futex.h

2008-01-22 Thread Alexey Dobriyan
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- include/linux/futex.h |6 +- include/linux/sched.h |2 +- 2 files changed, 6 insertions(+), 2 deletions(-) --- a/include/linux/futex.h +++ b/include/linux/futex.h @@ -1,8 +1,12 @@ #ifndef _LINUX_FUTEX_H #define _LINUX_FUTEX_H