mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-14 06:59:53 -05:00
fix poll.h check, bad boy ossman broke
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1932 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
cb400878fe
commit
87cc073653
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
#include "winsock.h"
|
||||
|
||||
#ifndef HAVE_SYS_POLL_H
|
||||
#ifndef HAVE_POLL_H
|
||||
|
||||
#include <pulsecore/core-util.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue