summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/creds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/creds.h')
-rw-r--r--src/pulsecore/creds.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pulsecore/creds.h b/src/pulsecore/creds.h
index c15c469b..9e6fb124 100644
--- a/src/pulsecore/creds.h
+++ b/src/pulsecore/creds.h
@@ -28,9 +28,7 @@
#error "Please include config.h before including this file!"
#endif
-#ifdef HAVE_SYS_SOCKET_H
-#include <sys/socket.h>
-#endif
+#include <pulsecore/socket.h>
#ifdef HAVE_SYS_UN_H
#include <sys/un.h>