---
 src/server_socket.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/server_socket.c b/src/server_socket.c
index bb7a6f0..5eab4dc 100644
--- a/src/server_socket.c
+++ b/src/server_socket.c
@@ -18,6 +18,11 @@
  */
 
 #include "config.h"
+
+#ifdef HAVE_STRUCT_UCRED
+#define _GNU_SOURCE 1
+#endif
+
 #include "server_socket.h"
 #include "socket_util.h"
 #include "fd_util.h"
-- 
1.7.2.3


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to