Re: [PATCH] include stddef.h in include/linux/list.h

From: Benjamin LaHaise (bcrl@redhat.com)
Date: Tue Mar 11 2003 - 15:38:59 EST


On Tue, Mar 11, 2003 at 05:47:54PM +0000, Linux Kernel Mailing List wrote:
> diff -Nru a/include/linux/list.h b/include/linux/list.h
> --- a/include/linux/list.h Tue Mar 11 11:07:05 2003
> +++ b/include/linux/list.h Tue Mar 11 11:07:05 2003
> @@ -3,6 +3,7 @@
>
> #ifdef __KERNEL__
>
> +#include <linux/stddef.h>
> #include <linux/prefetch.h>
> #include <linux/stddef.h>
> #include <asm/system.h>

Huh? Surely you meant to delete the extra stddef.h include...

                -ben

-- 
Junk email?  <a href="mailto:aart@kvack.org">aart@kvack.org</a>
-
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/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:27 EST