summaryrefslogtreecommitdiff
path: root/nanoftp.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-06-09 13:52:58 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-06-09 13:52:58 +0000
commitf3afa7dd4e8daacfa62f7345b7d7071e0cb33423 (patch)
tree74b96d986c4b6b949088e192a7ad8c7179601827 /nanoftp.c
parenta682b219c45b77a85c3920724f7d3179654aa78c (diff)
downloadlibxml2-f3afa7dd4e8daacfa62f7345b7d7071e0cb33423.tar.gz
- nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
provided fixes to compile on MSCC again - win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he also provided an update for the project files. Daniel
Diffstat (limited to 'nanoftp.c')
-rw-r--r--nanoftp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nanoftp.c b/nanoftp.c
index 050b8b08..69ff6bf0 100644
--- a/nanoftp.c
+++ b/nanoftp.c
@@ -20,6 +20,7 @@
#include "trio.h"
#endif
#else /* STANDALONE */
+#define NEED_SOCKETS
#include "libxml.h"
#endif /* STANDALONE */