summaryrefslogtreecommitdiff
path: root/devel/netcdf/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/netcdf/patches/patch-aa')
-rw-r--r--devel/netcdf/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/netcdf/patches/patch-aa b/devel/netcdf/patches/patch-aa
deleted file mode 100644
index d625cff0f86..00000000000
--- a/devel/netcdf/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2009/10/06 00:52:28 dmcmahill Exp $
-
-Fix for gcc-4.4.1
-
---- cxx/ncvalues.cpp.orig 2004-11-17 20:13:30.000000000 +0000
-+++ cxx/ncvalues.cpp 2009-10-05 17:05:41.000000000 +0000
-@@ -9,4 +9,5 @@
-
- #include <iostream>
-+#include <cstring>
-
- #include "ncvalues.h"