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

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

Revision 1.2, Wed Mar 15 03:56:48 2000 UTC (24 years, 2 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.1: +2 -2 lines

implimented -> implemented

/*	$OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */

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