Subject: Re: sys/poll.h or poll.h?
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-userlevel
Date: 09/20/2002 14:55:55
On Sat, Sep 21, 2002 at 06:48:20AM +0900, Jun-ichiro itojun Hagino wrote:

 > 	many of the code you rewrote select(2) into poll(2) uses <sys/poll.h>
 > 	instead of <poll.h>.  poll(2) manpage suggests me to use <poll.h>,
 > 	which is correct?

<poll.h> is the correct header to include.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>