1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
This commit is contained in:
deraadt 2003-10-29 16:41:13 +00:00
parent cf086d618b
commit 4e240d5a37

View File

@ -1,6 +1,8 @@
/* $OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */
/* $OpenBSD: poll.h,v 1.3 2003/10/29 16:41:13 deraadt Exp $ */
/*
* Written by Theo de Raadt, Public Domain
*
* Typical poll() implementations expect poll.h to be in /usr/include.
* However this is not a convenient place for the real definitions.
*/