summaryrefslogtreecommitdiff
path: root/audio/rplay/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rplay/patches/patch-av')
-rw-r--r--audio/rplay/patches/patch-av12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/rplay/patches/patch-av b/audio/rplay/patches/patch-av
deleted file mode 100644
index 4b8714f950e..00000000000
--- a/audio/rplay/patches/patch-av
+++ /dev/null
@@ -1,12 +0,0 @@
-$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"