mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-24 06:59:57 -05:00
Condense winsock includes and defines into one header.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@428 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9818d67ec2
commit
5fcbf04f5b
14 changed files with 41 additions and 65 deletions
|
|
@ -335,6 +335,7 @@ libpolyp_@PA_MAJORMINOR@_la_SOURCES = \
|
|||
tagstruct.c tagstruct.h \
|
||||
typeid.c typeid.h \
|
||||
util.c util.h \
|
||||
winsock.h \
|
||||
xmalloc.c xmalloc.h
|
||||
|
||||
if HAVE_X11
|
||||
|
|
@ -476,6 +477,7 @@ libpolypcore_la_SOURCES = \
|
|||
tokenizer.c tokenizer.h \
|
||||
typeid.c typeid.h \
|
||||
util.c util.h \
|
||||
winsock.h \
|
||||
xmalloc.c xmalloc.h
|
||||
|
||||
libpolypcore_la_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue