From owner-cvs-all Thu Mar 7 19: 9:49 2002 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 DB69F37B404; Thu, 7 Mar 2002 19:09:46 -0800 (PST) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2839kT84315; Thu, 7 Mar 2002 19:09:46 -0800 (PST) (envelope-from mike) Message-Id: <200203080309.g2839kT84315@freefall.freebsd.org> From: Mike Barcroft Date: Thu, 7 Mar 2002 19:09:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include grp.h 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 mike 2002/03/07 19:09:46 PST Modified files: include grp.h Log: Use a integral type that doesn't require . This accomplishes the goal of actually making independent of other headers for the definition of its types. Pointy hat to: mike Revision Changes Path 1.10 +2 -1 src/include/grp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message