summaryrefslogtreecommitdiff
path: root/audio/rplay/patches/patch-au
blob: 3a93596b45cfe2a01ded19dbfb817a84afd98cc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-au,v 1.1 2005/10/10 15:13:58 joerg Exp $

--- rplayd/misc.c.orig	2005-08-04 22:36:40.000000000 +0000
+++ rplayd/misc.c
@@ -31,6 +31,7 @@
 #include <sys/file.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <errno.h>
 #ifdef ultrix
 #include <fcntl.h>
 #else