summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Zurcher <Eric.Zurcher@csiro.au>2013-12-18 16:47:56 +1100
committerDaniel Veillard <veillard@redhat.com>2014-04-07 09:18:54 +0800
commit7d508fed991a35c617d0180f72200fbd7bfbd081 (patch)
tree5171ef499d33204fc672e69eaa2b703d83881490
parent7e35abeb5fdfd810402e4b93d78b498b44ce43e2 (diff)
downloadlibxml2-7d508fed991a35c617d0180f72200fbd7bfbd081.tar.gz
Added macros for argument casts
-rw-r--r--include/win32config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/win32config.h b/include/win32config.h
index 3fc9be53..286d4a4c 100644
--- a/include/win32config.h
+++ b/include/win32config.h
@@ -5,6 +5,8 @@
#define HAVE_STDARG_H
#define HAVE_MALLOC_H
#define HAVE_ERRNO_H
+#define SEND_ARG2_CAST
+#define GETHOSTBYNAME_ARG_CAST
#if defined(_WIN32_WCE)
#undef HAVE_ERRNO_H