summaryrefslogtreecommitdiff
blob: de457f318e8eed012ab306075862a4e2a3c259c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 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"