mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Fix path to poll.h.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@504 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c4cf7adaca
commit
2686857b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#ifdef HAVE_SYS_POLL_H
|
||||
#include <sys/poll.h>
|
||||
#else
|
||||
#include "poll.h"
|
||||
#include "../polypcore/poll.h"
|
||||
#endif
|
||||
|
||||
#include "../polypcore/winsock.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue