summaryrefslogtreecommitdiff
path: root/audio/rplay/patches/patch-ao
blob: ac3e00628e8e22061d9d90fee7e102f605349b2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ao,v 1.1 2000/01/26 22:11:37 jlam Exp $

--- rplayd/timer.h.orig	Wed Mar 10 02:58:04 1999
+++ rplayd/timer.h	Tue Jan 18 16:15:34 2000
@@ -30,6 +30,7 @@
 #include "config.h"
 #endif
 
+#include <signal.h>
 #include <sys/types.h>
 
 extern double timer_rate;