From owner-cvs-all Fri Aug 2 4:59:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D301B37B400; Fri, 2 Aug 2002 04:59:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A81D43E4A; Fri, 2 Aug 2002 04:58:54 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g72BwmJU006549; Fri, 2 Aug 2002 04:58:48 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g72Bwm1s006548; Fri, 2 Aug 2002 04:58:48 -0700 (PDT) Message-Id: <200208021158.g72Bwm1s006548@freefall.freebsd.org> From: Maxime Henrion Date: Fri, 2 Aug 2002 04:58:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-FreeBSD-CVS-Branch: HEAD 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 mux 2002/08/02 04:58:48 PDT Modified files: lib/libc/net getaddrinfo.c Log: Remove an #include . It's already included conditionally above, as it should be. Submitted by: Olivier Houchard Revision Changes Path 1.28 +0 -1 src/lib/libc/net/getaddrinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message