pkgsrc/lang/mpd/patches/patch-av

12 lines
236 B
Text

$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 ();