summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/esound/files/esound-0.2.41-debug.patch')
-rw-r--r--media-sound/esound/files/esound-0.2.41-debug.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-sound/esound/files/esound-0.2.41-debug.patch b/media-sound/esound/files/esound-0.2.41-debug.patch
new file mode 100644
index 000000000..ece4f76f8
--- /dev/null
+++ b/media-sound/esound/files/esound-0.2.41-debug.patch
@@ -0,0 +1,12 @@
+diff -u -r esound-0.2.41.old/clients.c esound-0.2.41/clients.c
+--- esound-0.2.41.old/clients.c 2008-11-26 20:01:03.000000000 +0200
++++ esound-0.2.41/clients.c 2008-11-26 20:01:47.000000000 +0200
+@@ -175,6 +175,8 @@
+ ESDBG_TRACE(
+ if (esd_use_tcpip) {
+
++ unsigned long addr;
++
+ port = ntohs( incoming.sin_port );
+ addr = ntohl( incoming.sin_addr.s_addr );
+