summaryrefslogtreecommitdiff
path: root/lang/mpd/patches/patch-ax
blob: b8309f55cb1fed29466fed47a6f50c468bcd2348 (plain)
1
2
3
4
5
6
7
8
9
10
$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"