All of lore.kernel.org
 help / color / mirror / Atom feed
* Please revert second addition of stddef.h to list.h
@ 2003-03-11 21:17 Matthew Wilcox
  2003-03-15 15:22 ` Greg Ungerer
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2003-03-11 21:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: gerg, linux-kernel


I read these things on the web so I dunno how to specify a BK command
to do what needs to be done, but this cset:

http://www.kernel.org/pub/linux/kernel/v2.5/testing/cset/cset-1.1137.txt

is obviously wrong.

diff -Nru a/include/linux/list.h b/include/linux/list.h
--- a/include/linux/list.h	Tue Mar 11 11:08:20 2003
+++ b/include/linux/list.h	Tue Mar 11 11:08:20 2003
@@ -3,6 +3,7 @@
 
 #ifdef __KERNEL__
 
+#include <linux/stddef.h>
 #include <linux/prefetch.h>
 #include <linux/stddef.h>
 #include <asm/system.h>


-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-15 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-11 21:17 Please revert second addition of stddef.h to list.h Matthew Wilcox
2003-03-15 15:22 ` Greg Ungerer
2003-03-15 18:05   ` Matthew Wilcox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.