Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2000 02:04:27 -0600
From:      Bill Fumerola <billf@mu.org>
To:        Wes Peters <wes@softweyr.com>
Cc:        jucnik@ew.sk, freebsd-security@freebsd.org
Subject:   Re: Interface
Message-ID:  <20001214020426.N72273@elvis.mu.org>
In-Reply-To: <3A3659F8.B7C1F990@softweyr.com>; from wes@softweyr.com on Tue, Dec 12, 2000 at 10:01:44AM -0700
References:  <3A362FFB.4000@ew.sk> <3A3659F8.B7C1F990@softweyr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 12, 2000 at 10:01:44AM -0700, Wes Peters wrote:
> jucnik@ew.sk wrote:

> > I know this is off-topic, but does anybody know, why in include file
> > <net/if.h> is so many errors (defined struct: aaa struct sockaddr bbb
> > instead of aaa struct sockaddr *bbb) ?
> > 
> > i can't compile my progs without this functional...
> 
> <net/if.h> has no errors in it.  Your program has an error, not including 
> the other include files that <net/if.h> needs.  Locate the structures that
> are not defined in the include files and #include those before <net/if.h>.
> Repeat until the errors go away.
> 
> Or, poke through the system sources for another source file that includes
> <net/if.h> and duplicate its list of include files.


man inet

-- 
Bill Fumerola - security yahoo         / Yahoo! inc.
              - fumerola@yahoo-inc.com / billf@FreeBSD.org





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001214020426.N72273>