All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Lee <mukansai@emailplus.org>
To: netfilter-devel@lists.netfilter.org
Cc: Stephen Lee <mukansai@emailplus.org>
Subject: Re: iptables/extensions/libipt_time.c missing include
Date: Wed, 28 Jan 2004 03:13:53 +0900	[thread overview]
Message-ID: <20040128031228.0625.MUKANSAI@emailplus.org> (raw)
In-Reply-To: <20040127105745.GG11761@sunbeam.de.gnumonks.org>

Harald Welte <laforge@netfilter.org> wrote:
> On Fri, Jan 23, 2004 at 10:52:34AM +0100, Bastian Blank wrote:
> > On Fri, Jan 23, 2004 at 03:06:45AM +0100, laurent.ml@linuxfr.org wrote:
> > > Tell me if I'm wrong, it seems an include is missing in
> > > extensions/libipt_time.c from iptables cvs.
> > > (line 302 : offsetof)
> > 
> > You should use <stddef.h> instead of <linux/stddef.h>.
> 
> At least on my debian machines /usr/include/stddef.h doesn't exist.
> 
> Thus, I'm accepting the patch.

On my debian machine stddef.h is in
/usr/lib/gcc-lib/i486-linux/3.3.3/include/ and gcc can find it with
<stddef.h> when compiling normally.  Not sure
about when compiling a kernel.

Stephen

      parent reply	other threads:[~2004-01-27 18:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-23  2:06 iptables/extensions/libipt_time.c missing include laurent.ml
2004-01-23  9:52 ` Bastian Blank
2004-01-27 10:57   ` Harald Welte
2004-01-27 11:41     ` Bastian Blank
     [not found]     ` <Pine.LNX.4.44.0401271300460.16067-100000@filer.marasystems.com>
2004-01-27 13:08       ` Harald Welte
2004-01-27 18:13     ` Stephen Lee [this message]

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=20040128031228.0625.MUKANSAI@emailplus.org \
    --to=mukansai@emailplus.org \
    --cc=netfilter-devel@lists.netfilter.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.