]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/creds.h
remap: Change remapping function argument type from void to int16_t / float as approp...
[pulseaudio] / src / pulsecore / creds.h
index c15c469b7785c24ec3adbe2c0e3057b3d419c15e..aa1d56080fbddf02e81fb6d3aae83696019bbfdc 100644 (file)
 #error "Please include config.h before including this file!"
 #endif
 
-#ifdef HAVE_SYS_SOCKET_H
-#include <sys/socket.h>
-#endif
-
-#ifdef HAVE_SYS_UN_H
-#include <sys/un.h>
-#endif
+#include <pulsecore/socket.h>
 
 typedef struct pa_creds pa_creds;