lkml.org 
[lkml]   [2003]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Include <linux/stddef.h> in <linux/list.h>
Date
From
The latter uses `NULL' from the former.

diff -ruN -X../cludes linux-2.5.64-moo.orig/include/linux/list.h linux-2.5.64-moo/include/linux/list.h
--- linux-2.5.64-moo.orig/include/linux/list.h 2003-03-05 13:08:12.000000000 +0900
+++ linux-2.5.64-moo/include/linux/list.h 2003-03-05 14:49:31.000000000 +0900
@@ -3,6 +3,7 @@

#ifdef __KERNEL__

+#include <linux/stddef.h>
#include <linux/prefetch.h>
#include <asm/system.h>

-
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 13:33    [W:2.797 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site