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

File: [local] / src / include / poll.h (download)

Revision 1.1, Sat May 18 08:53:07 1996 UTC (28 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0

poll() as a system call

/*	$OpenBSD: poll.h,v 1.1 1996/05/18 08:53:07 deraadt Exp $ */

/*
 * Typical poll() implimentations expect poll.h to be in /usr/include. 
 * However this is not a convenient place for the real definitions.
 */
#include <sys/poll.h>