Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
$NetBSD: patch-aa,v 1.2 2012/02/13 14:42:59 wiz Exp $
--- src/hunspell/hunzip.hxx.orig 2010-04-15 11:22:09.000000000 +0000
+++ src/hunspell/hunzip.hxx
@@ -4,6 +4,10 @@
#ifndef _HUNZIP_HXX_
#define _HUNZIP_HXX_
+#ifdef __SUNPRO_CC
+#include <iostream>
+#endif
+
#include "hunvisapi.h"
#include <stdio.h>