]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/pipe.c
remap: Change remapping function argument type from void to int16_t / float as approp...
[pulseaudio] / src / pulsecore / pipe.c
index c21e4b1fa582c64f561fbc22a74faa2b99a25f9f..f873ef6bb37d131453a5691b5957453567da2c27 100644 (file)
 
 #include <sys/types.h>
 
-#ifdef HAVE_SYS_SOCKET_H
-#include <sys/socket.h>
-#endif
-
-#include "winsock.h"
+#include <pulsecore/socket.h>
+#include <pulsecore/core-util.h>
 
 #include "pipe.h"