mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
big s/polyp/pulse/g
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
dd21f11ded
commit
f44ba09265
303 changed files with 2724 additions and 2719 deletions
12
src/pulsecore/inet_pton.h
Normal file
12
src/pulsecore/inet_pton.h
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#ifndef fooinet_ptonhfoo
|
||||
#define fooinet_ptonhfoo
|
||||
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
#include "winsock.h"
|
||||
|
||||
int inet_pton(int af, const char *src, void *dst);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue