Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-12-15
To: None <pkgsrc-bulk@NetBSD.org>
From: None <joerg@britannica.bec.de>
List: pkgsrc-bulk
Date: 12/18/2005 18:56:56
--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Sun, Dec 18, 2005 at 06:13:49PM +0100, Krister Walfridsson wrote:
> audio/arts                 180     markd@NetBSD.org

Please try the attached patch.

Joerg

--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch-ad

$NetBSD$

--- mcop/mcoputils.cc.orig	2005-12-18 18:53:48.000000000 +0100
+++ mcop/mcoputils.cc
@@ -32,6 +32,7 @@
 #include <errno.h>
 #include <config.h>
 #include <ctype.h>
+#include <stdio.h>
 #include <map>
 	
 using namespace std;

--LZvS9be/3tNcYl/X--