Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2002 11:26:14 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Brian Somers <brian@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/ppp mppe.c
Message-ID:  <20020511112614.A59782@espresso.q9media.com>
In-Reply-To: <200205111054.g4BAskj40994@freefall.freebsd.org>; from brian@FreeBSD.org on Sat, May 11, 2002 at 03:54:45AM -0700
References:  <200205111054.g4BAskj40994@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers <brian@FreeBSD.org> writes:
> brian       2002/05/11 03:54:45 PDT
> 
>   Modified files:
>     usr.sbin/ppp         mppe.c 
>   Log:
>   #include netinet/in.h when !__FreeBSD__ to silence some warnings from
>   the inclusion of arpa/inet.h
>   
>   Revision  Changes    Path
>   1.18      +3 -0      src/usr.sbin/ppp/mppe.c

I think you could just remove the <arpa/inet.h> include and use
<netinet/in.h> unconditionally.

Best regards,
Mike Barcroft

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




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