public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove obsolete linux/resource.h inclusion from asm-generic/siginfo.h
@ 2005-02-14 13:44 Olaf Hering
  0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2005-02-14 13:44 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel


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_8B1FYGEzLZQ2u13Q


diff -purNx tags ../linux-2.6.11-rc4.orig/include/asm-generic/siginfo.h ./include/asm-generic/siginfo.h
--- ../linux-2.6.11-rc4.orig/include/asm-generic/siginfo.h	2005-02-13 04:05:50.000000000 +0100
+++ ./include/asm-generic/siginfo.h	2005-02-14 14:40:46.846725239 +0100
@@ -3,7 +3,6 @@
 
 #include <linux/compiler.h>
 #include <linux/types.h>
-#include <linux/resource.h>
 
 typedef union sigval {
 	int sival_int;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-14 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14 13:44 [PATCH] remove obsolete linux/resource.h inclusion from asm-generic/siginfo.h Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox