Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-02-25
To: None <pkgsrc-bulk@NetBSD.org>
From: Roland Illig <roland.illig@gmx.de>
List: pkgsrc-bulk
Date: 02/26/2005 14:17:06
This is a multi-part message in MIME format.
--------------050609060904050801040300
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Matthias Scheler wrote:
> I've no clue why this happens and no NetBSD 1.6.2 system where I could
> test it.

I have.

Roland

--------------050609060904050801040300
Content-Type: text/plain;
 name="patch-bidwatcher_h"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="patch-bidwatcher_h"

$NetBSD$

--- bidwatcher.h.orig	Fri Feb 18 04:30:20 2005
+++ bidwatcher.h	Sat Feb 26 14:15:23 2005
@@ -29,6 +29,7 @@
 #include "config.h"
 #endif
 
+#include <cstdio>
 #include <string>
 
 using namespace std;

--------------050609060904050801040300--