From owner-cvs-all Sat May 11 8:27:21 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 0207537B401; Sat, 11 May 2002 08:27:16 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g4BFQEr67609; Sat, 11 May 2002 11:26:14 -0400 (EDT) (envelope-from mike) Date: Sat, 11 May 2002 11:26:14 -0400 From: Mike Barcroft To: Brian Somers 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> References: <200205111054.g4BAskj40994@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205111054.g4BAskj40994@freefall.freebsd.org>; from brian@FreeBSD.org on Sat, May 11, 2002 at 03:54:45AM -0700 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brian Somers 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 include and use unconditionally. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message