summaryrefslogtreecommitdiff
path: root/audio/splay/patches/patch-ai
blob: 710eb34af432b2f415d9c9cbe3e5269cbed5c8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ai,v 1.1 1999/03/28 20:08:09 rh Exp $

--- mpegsound/httpinput.cc.orig	Fri Mar  6 18:43:55 1998
+++ mpegsound/httpinput.cc	Sun Mar 28 19:53:12 1999
@@ -24,6 +24,7 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
+#include <errno.h>
 
 #ifndef INADDR_NONE
 #define INADDR_NONE 0xffffffff