Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 19:11:48 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys select.h
Message-ID:  <200101200311.f0K3Bmp22054@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2001/01/19 19:11:48 PST

  Modified files:
    sys/sys              select.h 
  Log:
  Do not recursively include <sys/selinfo.h> from <sys/select.h>; all in-tree
  clients have been fixed.  (So far as I can tell, all of the user-land
  clients of <sys/select.h> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101200311.f0K3Bmp22054>