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:
Pierre Ossman 2006-01-09 16:50:39 +00:00
parent 9818d67ec2
commit 5fcbf04f5b
14 changed files with 41 additions and 65 deletions

View file

@ -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)