diff options
Diffstat (limited to 'sci-biology/vienna-rna/files/vienna-rna-2.1.1-impl-decl.patch')
-rw-r--r-- | sci-biology/vienna-rna/files/vienna-rna-2.1.1-impl-decl.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-biology/vienna-rna/files/vienna-rna-2.1.1-impl-decl.patch b/sci-biology/vienna-rna/files/vienna-rna-2.1.1-impl-decl.patch deleted file mode 100644 index de457f318e8e..000000000000 --- a/sci-biology/vienna-rna/files/vienna-rna-2.1.1-impl-decl.patch +++ /dev/null @@ -1,15 +0,0 @@ - Readseq/readseq.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/Readseq/readseq.c b/Readseq/readseq.c -index 8af7b39..56a25ae 100644 ---- a/Readseq/readseq.c -+++ b/Readseq/readseq.c -@@ -171,6 +171,7 @@ link -w -o readseq -t MPST -c 'MPS ' - #include <stdio.h> - #include <string.h> - #include <ctype.h> -+#include <stdlib.h> - - #include "ureadseq.h" - |