summaryrefslogtreecommitdiff
path: root/lang/mpd/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mpd/patches/patch-av')
-rw-r--r--lang/mpd/patches/patch-av12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/mpd/patches/patch-av b/lang/mpd/patches/patch-av
new file mode 100644
index 00000000000..6e1bda782dc
--- /dev/null
+++ b/lang/mpd/patches/patch-av
@@ -0,0 +1,12 @@
+$NetBSD: patch-av,v 1.1.1.1 2005/10/17 16:16:48 is Exp $
+
+--- rts/net.c.orig 2005-03-01 16:25:59.000000000 +0000
++++ rts/net.c
+@@ -2,6 +2,7 @@
+
+ #include "rts.h"
+ #include <fcntl.h>
++#include <unistd.h>
+
+ static void start_mpdx ();
+