From: Benjamin LaHaise <bcrl@redhat.com>
To: greg@snapgear.com
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] include stddef.h in include/linux/list.h
Date: Tue, 11 Mar 2003 15:38:59 -0500 [thread overview]
Message-ID: <20030311153859.A17036@redhat.com> (raw)
In-Reply-To: <200303111907.h2BJ72502778@hera.kernel.org>; from linux-kernel@vger.kernel.org on Tue, Mar 11, 2003 at 05:47:54PM +0000
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>
next parent reply other threads:[~2003-03-11 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200303111907.h2BJ72502778@hera.kernel.org>
2003-03-11 20:38 ` Benjamin LaHaise [this message]
2003-03-15 15:24 ` [PATCH] include stddef.h in include/linux/list.h Greg Ungerer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030311153859.A17036@redhat.com \
--to=bcrl@redhat.com \
--cc=greg@snapgear.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.