]> 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 51dfc33d5ef7b0fc774cef3d3e7c99e0b0a9c8e7..aa1d56080fbddf02e81fb6d3aae83696019bbfdc 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef foocredshfoo
 #define foocredshfoo
 
-/* $Id$ */
-
 /***
   This file is part of PulseAudio.
 
 #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;