Update debian changelog
[pysam.git] / samtools / pysam.h
1 #ifndef PYSAM_H
2 #define PYSAM_H
3 #include "stdio.h"
4 extern FILE * pysamerr;
5 #endif