]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not recursively include <sys/selinfo.h> from <sys/select.h>; all in-tree
authorwollman <wollman@FreeBSD.org>
Sat, 20 Jan 2001 03:11:47 +0000 (03:11 +0000)
committerwollman <wollman@FreeBSD.org>
Sat, 20 Jan 2001 03:11:47 +0000 (03:11 +0000)
commit3923d4a12bb792009fa4d9fdeee4f9df34aae8b8
tree7028766b76f52545007cd99c75cc2b90125add2a
parentff19d89bc64f0c82eb7248f0b609515a8c3e69c0
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.)
sys/sys/select.h