xref: /openbsd-src/include/poll.h (revision b2ea75c1b17e1a9a339660e7ed45cd24946b230e)
1 /*	$OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */
2 
3 /*
4  * Typical poll() implementations expect poll.h to be in /usr/include.
5  * However this is not a convenient place for the real definitions.
6  */
7 #include <sys/poll.h>
8