lkml.org 
[lkml]   [2005]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[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_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;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:10    [W:0.028 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site