Please revert second addition of stddef.h to list.h

Matthew Wilcox (willy@debian.org)
Tue, 11 Mar 2003 21:17:00 +0000


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
-
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/