summaryrefslogtreecommitdiff
path: root/databases/bdb-xml/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'databases/bdb-xml/patches/patch-aj')
-rw-r--r--databases/bdb-xml/patches/patch-aj14
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/bdb-xml/patches/patch-aj b/databases/bdb-xml/patches/patch-aj
deleted file mode 100644
index 042e59e2f1b..00000000000
--- a/databases/bdb-xml/patches/patch-aj
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2011/01/29 21:48:41 markd Exp $
-
-fix build with gcc4.3
-
---- ../src/dbxml/IndexSpecification.hpp.orig 2003-09-17 13:08:51.000000000 +0000
-+++ ../src/dbxml/IndexSpecification.hpp
-@@ -12,6 +12,7 @@
-
- #include <vector>
- #include <string>
-+#include <cstring>
- #include <map>
- #include "ID.hpp"
- #include "Name.hpp"