Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
authorDiego Biurrun <diego@biurrun.de>
Thu, 14 Aug 2008 15:50:31 +0000 (15:50 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 14 Aug 2008 15:50:31 +0000 (15:50 +0000)
commit29a717aef24af559321f74c7457e8bd72c2df8cf
tree83ac3cd24afc90ab9a02666956b9c577e5d7b44d
parent084cadabbce4d5413295500f7685cbbcccbb1666
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
It is the standard location as defined by the Open Group.

Originally committed as revision 14761 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/dv1394.c