summaryrefslogtreecommitdiff
path: root/misc/gtl/files
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gtl/files')
-rw-r--r--misc/gtl/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/gtl/files/patch-aa b/misc/gtl/files/patch-aa
new file mode 100644
index 000000000000..ad5fcbeff581
--- /dev/null
+++ b/misc/gtl/files/patch-aa
@@ -0,0 +1,18 @@
+--- include/GTL/GTL.h.orig Fri Oct 1 13:22:15 1999
++++ include/GTL/GTL.h Fri Oct 1 13:22:57 1999
+@@ -115,6 +115,7 @@
+
+ #include <memory>
+
++#ifndef __FreeBSD__
+ /**
+ * @internal
+ */
+@@ -122,6 +123,7 @@
+ class allocator : public alloc
+ {
+ };
++#endif
+
+ #endif
+