summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/htslib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htslib.c b/src/htslib.c
index d1936cc..24ed72c 100644
--- a/src/htslib.c
+++ b/src/htslib.c
@@ -62,6 +62,7 @@ Please visit our Website: http://www.httrack.com
#include <unistd.h>
#endif
#endif /* _WIN32 */
+#include <stdarg.h>
#include <string.h>
#include <time.h>