summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/inet_ntop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/inet_ntop.c')
-rw-r--r--src/pulsecore/inet_ntop.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/pulsecore/inet_ntop.c b/src/pulsecore/inet_ntop.c
index 012a1a05..e283a670 100644
--- a/src/pulsecore/inet_ntop.c
+++ b/src/pulsecore/inet_ntop.c
@@ -28,11 +28,7 @@
#ifndef HAVE_INET_NTOP
-#ifdef HAVE_SYS_SOCKET_H
-#include <sys/socket.h>
-#endif
-
-#include "winsock.h"
+#include <pulsecore/socket.h>
#include "inet_ntop.h"