From owner-cvs-all Thu Jan 11 23:48:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 685F637B400; Thu, 11 Jan 2001 23:47:54 -0800 (PST) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0C7ls078342; Thu, 11 Jan 2001 23:47:54 -0800 (PST) (envelope-from bmilekic) Message-Id: <200101120747.f0C7ls078342@freefall.freebsd.org> From: Bosko Milekic Date: Thu, 11 Jan 2001 23:47:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2001/01/11 23:47:54 PST Modified files: sys/netinet in.h Log: Prototype inet_ntoa_r and thereby silence a warning from GCC. The function is prototyped immediately under inet_ntoa, which is also from libkern. Revision Changes Path 1.51 +2 -1 src/sys/netinet/in.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message