diff options
Diffstat (limited to 'src/htsweb.c')
-rw-r--r-- | src/htsweb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsweb.c b/src/htsweb.c index 4016019..1027bd5 100644 --- a/src/htsweb.c +++ b/src/htsweb.c @@ -62,6 +62,7 @@ Please visit our Website: http://www.httrack.com #include "htsinthash.c" #include "htsmd5.c" #include "md5.c" +#undef HTS_PRINTF_FUN #include "htsserver.h" #include "htsweb.h" |