1 changed files with
1 additions and
0 deletions
|
|
|
@ -3,6 +3,7 @@
|
|
|
|
#include <stdlib.h>
|
|
|
|
#include <stdlib.h>
|
|
|
|
#include <limits.h>
|
|
|
|
#include <limits.h>
|
|
|
|
#include <string.h>
|
|
|
|
#include <string.h>
|
|
|
|
|
|
|
|
#include <unistd.h>
|
|
|
|
#include "bwa.h"
|
|
|
|
#include "bwa.h"
|
|
|
|
#include "bwamem.h"
|
|
|
|
#include "bwamem.h"
|
|
|
|
#include "kseq.h"
|
|
|
|
#include "kseq.h"
|
|
|
|
|