diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/proxy/proxytrack.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proxy/proxytrack.h b/src/proxy/proxytrack.h index 1825533..ae5af27 100644 --- a/src/proxy/proxytrack.h +++ b/src/proxy/proxytrack.h @@ -49,6 +49,7 @@ Please visit our Website: http://www.httrack.com #ifndef _WIN32 #include <pthread.h> #endif +#include <stdarg.h>
/* generic */ |