aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/wcd/files/wcd-0.6.3-impl-decl.patch')
-rw-r--r--sci-biology/wcd/files/wcd-0.6.3-impl-decl.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-biology/wcd/files/wcd-0.6.3-impl-decl.patch b/sci-biology/wcd/files/wcd-0.6.3-impl-decl.patch
deleted file mode 100644
index 15d851577..000000000
--- a/sci-biology/wcd/files/wcd-0.6.3-impl-decl.patch
+++ /dev/null
@@ -1,15 +0,0 @@
- src/auxcluster.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/auxcluster.c b/src/auxcluster.c
-index ac00a0f..e98f19f 100644
---- a/src/auxcluster.c
-+++ b/src/auxcluster.c
-@@ -2,6 +2,7 @@
-
- #include "common.h"
- #include "strings.h"
-+#include <string.h>
- #include "assert.h"
-
- extern SeqInfoPtr seqInfo;