Commit c4218843 authored by Olaf Hering's avatar Olaf Hering Committed by Linus Torvalds

[PATCH] remove obsolete linux/resource.h inclusion from asm-generic/siginfo.h

Roland added this include with his 'waitid system call' patch, which was
removed again after a while.  Just the header inclusion was not removed.

http://linux.bkbits.net:8080/linux-2.5/cset@4134b6dd1rY3qnaq7YABrXPXGvzzpw
http://linux.bkbits.net:8080/linux-2.5/cset@41499f66EDHON_8B1FYGEzLZQ2u13QSigned-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 0330aace
......@@ -3,7 +3,6 @@
#include <linux/compiler.h>
#include <linux/types.h>
#include <linux/resource.h>
typedef union sigval {
int sival_int;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment