summaryrefslogtreecommitdiff
path: root/biology/mummer/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'biology/mummer/patches/patch-ad')
-rw-r--r--biology/mummer/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/biology/mummer/patches/patch-ad b/biology/mummer/patches/patch-ad
new file mode 100644
index 00000000000..b8793fcbf70
--- /dev/null
+++ b/biology/mummer/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.3 2011/11/23 22:37:44 marino Exp $
+
+--- src/tigr/show-diff.cc.orig 2007-07-13 17:06:59.000000000 +0000
++++ src/tigr/show-diff.cc
+@@ -14,6 +14,7 @@
+ #include <cstdlib>
+ #include <cassert>
+ #include <climits>
++#include <algorithm>
+ using namespace std;
+
+