CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/04/13 10:05:50

Modified files:
        lib/libsndio   : sndio.h 

Log message:
protypes in sndio.h make reference to struct pollfd; applications
that don't use sys/poll.h, wont compile with gcc2. Fix this by
declaring the pollfd structure

spotted by and ok deraadt

Reply via email to