From owner-cvs-all Mon Feb 23 18:11:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15219 for cvs-all-outgoing; Mon, 23 Feb 1998 18:11:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15212; Mon, 23 Feb 1998 18:11:50 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA02044; Mon, 23 Feb 1998 18:11:40 -0800 (PST) Date: Mon, 23 Feb 1998 18:11:40 -0800 (PST) Message-Id: <199802240211.SAA02044@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys types.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/23 18:11:39 PST Modified files: sys/sys types.h Log: MF22: removed duplicate #include of and fixed comments about the main #include of it. Fixed disordering of _BSD_CLOCKID_T. Removed forward declarations of "common" structs. The declarations are now made closer to where they are used. Revision Changes Path 1.24 +9 -24 src/sys/sys/types.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message