From owner-cvs-all Fri Sep 24 19:23:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B32CC14C9D; Fri, 24 Sep 1999 19:23:20 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA82353; Fri, 24 Sep 1999 19:23:20 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199909250223.TAA82353@freefall.freebsd.org> From: Bill Fumerola Date: Fri, 24 Sep 1999 19:23:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/09/24 19:23:20 PDT Modified files: sbin/disklabel disklabel.c Log: Remove duplicate declarations for two internal functions. Remove delcaration for getenv(), we already get it from stdlib.h Revision Changes Path 1.27 +1 -3 src/sbin/disklabel/disklabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message