From owner-cvs-all Fri Jan 19 19:12: 8 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 2F1DB37B401; Fri, 19 Jan 2001 19:11:49 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0K3Bmp22054; Fri, 19 Jan 2001 19:11:48 -0800 (PST) (envelope-from wollman) Message-Id: <200101200311.f0K3Bmp22054@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 19 Jan 2001 19:11:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys select.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2001/01/19 19:11:48 PST Modified files: sys/sys select.h Log: Do not recursively include from ; all in-tree clients have been fixed. (So far as I can tell, all of the user-land clients of do so vacuously, in the expectation that select() might be declared there.) Revision Changes Path 1.11 +1 -7 src/sys/sys/select.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message