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

--- rplayd/timer.c.orig	2005-08-04 22:38:22.000000000 +0000
+++ rplayd/timer.c
@@ -27,6 +27,7 @@
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/signal.h>
+#include <errno.h>
 #include <stdio.h>
 #include <unistd.h>
 #include "rplayd.h"