summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-05-13 20:12:10 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-05-13 20:12:10 +0000
commitc9f656fdeb0d762bbfc678121bc850a4c0bae7ca (patch)
tree0154853b78f17f296e46ebb17d4548999695210e /src
parent042525a1db50cab08a11583be225eb7a2281f610 (diff)
Better stdarg.h
Diffstat (limited to 'src')
-rw-r--r--src/httrack-library.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/httrack-library.h b/src/httrack-library.h
index 3982d72..405e4fd 100644
--- a/src/httrack-library.h
+++ b/src/httrack-library.h
@@ -37,8 +37,8 @@ Please visit our Website: http://www.httrack.com
#ifndef _WIN32
#include <inttypes.h>
-#include <stdarg.h>
#endif
+#include <stdarg.h>
#ifndef HTS_DEF_FWSTRUCT_httrackp
#define HTS_DEF_FWSTRUCT_httrackp