CVS Repository/ src/ include/ poll.h

Annotated Revision 1.3 Back
1.3  (deraadt 29-Oct-03)  1
: /*	$OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */
1.1  (deraadt 18-May-96)  2
: 
   3
: /*
1.3  (deraadt 29-Oct-03)  4
:  * Written by Theo de Raadt, Public Domain
   5
:  *
1.2  (todd 15-Mar-00)  6
:  * Typical poll() implementations expect poll.h to be in /usr/include. 
1.1  (deraadt 18-May-96)  7
:  * However this is not a convenient place for the real definitions.
   8
:  */
   9
: #include <sys/poll.h>