pkgsrc/lang/mpd/patches/patch-ax

11 lines
237 B
Text
Raw Normal View History

$NetBSD: patch-ax,v 1.1.1.1 2005/10/17 16:16:48 is Exp $
--- mpdm/filter.c.orig 2005-03-01 16:26:14.000000000 +0000
+++ mpdm/filter.c
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <unistd.h>
#include "../gen.h"
#include "../util.h"