From 5859b577dfc5616d25bd6c8bebddb7bb195c444e Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 19 Jul 1999 23:46:19 +0000 Subject: Fix signal handling yb including Patch provided in PR 7230 by Mason Loring Bliss --- audio/rplay/patches/patch-ai | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/rplay/patches/patch-ai (limited to 'audio/rplay/patches') diff --git a/audio/rplay/patches/patch-ai b/audio/rplay/patches/patch-ai new file mode 100644 index 00000000000..b436ef08f17 --- /dev/null +++ b/audio/rplay/patches/patch-ai @@ -0,0 +1,12 @@ +$NetBSD: patch-ai,v 1.1 1999/07/19 23:46:20 hubertf Exp $ + +--- rplayd/timer.h.orig Tue Jul 20 01:33:57 1999 ++++ rplayd/timer.h Tue Jul 20 01:34:12 1999 +@@ -27,6 +27,7 @@ + #include "config.h" + #endif + ++#include + #include + + extern double timer_rate; -- cgit v1.2.3