Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Aug 1997 01:22:14 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        "Rodney W. Grimes" <rgrimes@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/wlconfig wlconfig.c 
Message-ID:  <199708080022.BAA03898@awfulhak.org>
In-Reply-To: Your message of "Tue, 05 Aug 1997 17:45:24 PDT." <199708060045.RAA17607@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> rgrimes     1997/08/05 17:45:24 PDT
> 
>   Modified files:
>     usr.sbin/wlconfig    wlconfig.c 
>   Log:
>   Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that this
>   can compile under both FreeBSD 2.x and 3.x.
>   
>   Revision  Changes    Path
>   1.4       +3 -1      src/usr.sbin/wlconfig/wlconfig.c
> 

Hmm, this was voted against a few months ago in -hackers regarding 
the ppp code.  __FreeBSD__ and _FreeBSD__version should not be used 
in mainstream source.
-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





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