You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-biology/vienna-rna/files/vienna-rna-2.1.1-impl-decl....

16 lines
354 B

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"