mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-12 13:30:10 -05:00
Assorted minor Windows compatibility fixes for recent code updates.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1928 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
ce74146a81
commit
cef6563273
15 changed files with 98 additions and 39 deletions
|
|
@ -15,6 +15,8 @@
|
|||
#define EHOSTUNREACH WSAEHOSTUNREACH
|
||||
#define EWOULDBLOCK WSAEWOULDBLOCK
|
||||
|
||||
typedef long suseconds_t;
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_WS2TCPIP_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue