summaryrefslogtreecommitdiff
path: root/databases/cstore/patches/patch-src_TM_WosTupleIter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'databases/cstore/patches/patch-src_TM_WosTupleIter.cpp')
-rw-r--r--databases/cstore/patches/patch-src_TM_WosTupleIter.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/cstore/patches/patch-src_TM_WosTupleIter.cpp b/databases/cstore/patches/patch-src_TM_WosTupleIter.cpp
new file mode 100644
index 00000000000..4f22f59ac46
--- /dev/null
+++ b/databases/cstore/patches/patch-src_TM_WosTupleIter.cpp
@@ -0,0 +1,14 @@
+$NetBSD: patch-src_TM_WosTupleIter.cpp,v 1.1 2011/12/20 13:42:47 wiz Exp $
+
+Add missing header.
+
+--- src/TM/WosTupleIter.cpp.orig 2005-07-06 04:06:24.000000000 +0000
++++ src/TM/WosTupleIter.cpp
+@@ -35,6 +35,7 @@
+ */
+
+ #include <string>
++#include <stdlib.h>
+ #include <vector>
+
+ #include "WosTuple.h" //tuple representation of WOS projection