summaryrefslogtreecommitdiff
path: root/databases/bdb-xml/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'databases/bdb-xml/patches/patch-ae')
-rw-r--r--databases/bdb-xml/patches/patch-ae12
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/bdb-xml/patches/patch-ae b/databases/bdb-xml/patches/patch-ae
deleted file mode 100644
index 5291a22dc47..00000000000
--- a/databases/bdb-xml/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2009/05/16 19:27:07 hasso Exp $
-
---- ../src/dbxml/Indexer.cpp.orig
-+++ ../src/dbxml/Indexer.cpp
-@@ -22,6 +22,7 @@
- #include <xercesc/framework/MemBufInputSource.hpp>
- #include <xercesc/sax2/SAX2XMLReader.hpp>
- #include <xercesc/sax2/XMLReaderFactory.hpp>
-+#include <xercesc/sax2/Attributes.hpp>
- #if defined(XERCES_HAS_CPP_NAMESPACE)
- XERCES_CPP_NAMESPACE_USE
- #endif