[BACK]Return to poll.h CVS log [TXT][DIR] Up to [local] / src / include

Annotation of src/include/poll.h, Revision 1.2

1.2     ! todd        1: /*     $OpenBSD: poll.h,v 1.1 1996/05/18 08:53:07 deraadt Exp $ */
1.1       deraadt     2:
                      3: /*
1.2     ! todd        4:  * Typical poll() implementations expect poll.h to be in /usr/include.
1.1       deraadt     5:  * However this is not a convenient place for the real definitions.
                      6:  */
                      7: #include <sys/poll.h>