summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/socket-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/socket-util.h')
-rw-r--r--src/pulsecore/socket-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/socket-util.h b/src/pulsecore/socket-util.h
index f6d16376..154afd4a 100644
--- a/src/pulsecore/socket-util.h
+++ b/src/pulsecore/socket-util.h
@@ -24,8 +24,8 @@
***/
#include <sys/types.h>
-#include <sys/socket.h>
+#include <pulsecore/socket.h>
#include <pulsecore/macro.h>
void pa_socket_peer_to_string(int fd, char *c, size_t l);